diff options
author | mincheli <mincheli@google.com> | 2019-12-05 19:47:59 +0800 |
---|---|---|
committer | mincheli <mincheli@google.com> | 2020-01-10 16:58:12 +0800 |
commit | 850892b7fa7ec538892cfa03a155dadf9b60bbe5 (patch) | |
tree | d80133b47369e8ed101a85d3337efef998d44880 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | c18efd1f4ddd341fcb536debde9f9942c3b124b7 (diff) |
Add new switchToInputMethod API
Make accessibility service able to set the current input method
for current user.
Bug: 145710994
Test: atest AccessibilitySoftKeyboardTest
1. Get current enabled IMEs
$ adb shell settings get secure enabled_input_methods
com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
2. Get current default IME
$ adb shell settings get secure default_input_method
3. Set current default IME
$ adb shell settings put secure default_input_method
com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
Change-Id: I00aa2170ef2fcc4daf50d09a57b8e2ad16c0a6cb
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions