summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorWilson Wu <wilsonwu@google.com>2021-12-14 18:29:56 +0800
committerWilson Wu <wilsonwu@google.com>2021-12-28 15:40:36 +0800
commit04a226334d4f2d6296d2837fa4ae165ef98e10e9 (patch)
tree855668fdd0e9d908060eaa204a552f6725154dfb /core/java/android/inputmethodservice/InputMethodService.java
parent6560e43b0604b441fb91babc516788aa2be073fa (diff)
Add getInputMethodList API for locked user state
When work profile disable by quick settings, the user would be locked then we cannot query installed input method lists for work user by existings API InputMethodManager#getInputMethodListAsUser(). Adding a new API to query input method services regardless of the user state. This API currently only used by Settings, it shouldn't affect the original behavior for other usages. Bug: 210083408 Test: verify we can get input methods list after disable work apps by quick settings Test: atest CtsInputMethodTestCases Change-Id: I54d5dbec7e76d6a68935007ed3af0641f717a7c5
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions