summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorKyeongkab.Nam <Kyeongkab.Nam@sony.com>2021-09-14 10:21:26 +0900
committerSiarhei Vishniakou <svv@google.com>2021-10-26 05:33:49 +0000
commit906dd3a4dd72a21c23e4456119b691284f01f467 (patch)
tree826f516f28edffd2c8b4461d977a408847e188dd /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentfe3fd370cbf677939a5823182e11cae3729c707d (diff)
Add direct keys to launch applications.
Many TV remotes have direct keys to launch the specific application such as Netflix. KEYCODE_APP_X are intended to be used for such a purpose and to be handled by GlobalKeyManager. Categorized like below. - KEYCODE_VIDEO_APP_X - KEYCODE_FEATURED_APP_X - KEYCODE_DEMO_APP_X Prevent KEYCODE_APP_X from being sent to the apps. Bug: 182532772 Test: atest KeyEventInterceptTest Change-Id: I13c469c92da97014be5c76c230806331f0602b54
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions