summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragment.java
diff options
context:
space:
mode:
authorDake Gu <dake@google.com>2018-02-08 12:09:30 -0800
committerDake Gu <dake@google.com>2018-02-21 13:56:39 -0800
commit6a20a194dd965c66d620d6e6dd0abbabd9ca6360 (patch)
treefdaebd969792d8094007059dab1b06bd93dc25e0 /rs/java/android/renderscript/ProgramFragment.java
parent961b465ac469d9f596e8bd1d6a3bba10a63ba2d8 (diff)
autofill: pass keyevent from fillui to app
Since autofill window was made to have window focus, app lost the ability to accept physical keyboard typing. User can no longer type on physical keyboard to filter autofill result. This CL dispatches unhandled keyevent(e.g. A/B/C) from autofill window to app ViewRootImpl in a similar way InputMethodService dispatches keyevent to app's ViewRoot. The unhandled key is sent to app window's ViewRootImpl PreImeStage so that the keystroke could be translated to CJK by IME. This CL does not affect fullscreen autofill window for TV where app window is fully covered: user has to close fullscreen autofill window first. Bug: 72951156 Test: atest CtsAutoFillServiceTestCases:LoginActivityTest Change-Id: I8e50cfdfe8d5691d2b248d85f924c38488ca30f4
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragment.java')
0 files changed, 0 insertions, 0 deletions