summaryrefslogtreecommitdiffstats
path: root/tests/StatusBar
diff options
context:
space:
mode:
authorMichael Wright <michaelwr@google.com>2014-08-26 19:33:06 -0700
committerMichael Wright <michaelwr@google.com>2014-08-26 20:18:24 -0700
commit869a67c0b1ed7fb485851edb99376c4e4099ceae (patch)
tree0fc9f691df68f2b34a595c4deecce787cb96d0af /tests/StatusBar
parent9e05f91cee5aacd5a5df71fd390f4339549da11a (diff)
downloadframeworks_base-869a67c0b1ed7fb485851edb99376c4e4099ceae.zip
frameworks_base-869a67c0b1ed7fb485851edb99376c4e4099ceae.tar.gz
frameworks_base-869a67c0b1ed7fb485851edb99376c4e4099ceae.tar.bz2
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 'tests/StatusBar')
0 files changed, 0 insertions, 0 deletions