diff options
author | Michael Wright <michaelwr@google.com> | 2014-08-26 19:33:06 -0700 |
---|---|---|
committer | Michael Wright <michaelwr@google.com> | 2014-08-26 20:18:24 -0700 |
commit | 869a67c0b1ed7fb485851edb99376c4e4099ceae (patch) | |
tree | 0fc9f691df68f2b34a595c4deecce787cb96d0af /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 9e05f91cee5aacd5a5df71fd390f4339549da11a (diff) |
Allow voice assist to function in a non-interactive state
Currently the InputDispatcher blocks the VOICE_ASSIST key from being
sent to the window manager when the system is in a non-interactive
state. Move the key handling to interceptKeyBeforeQueueing to avoid
this but also push off the behavior to a handler to avoid any
potential blocking of the input queue as we call into other system
services.
Bug: 16292420
Change-Id: I5bbe3455f2af5249151127dede2204cf1f12a19f
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions