Home
last modified time | relevance | path

Searched refs:shouldShowInInputMethodPicker (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DHardwareKeyboardShortcutController.java58 if (!imi.shouldShowInInputMethodPicker()) { in reset()
DInputMethodSubtypeSwitchingController.java183 if (forImeMenu && !imi.shouldShowInInputMethodPicker()) { in getSortedInputMethodAndSubtypeList()
DInputMethodManagerService.java2752 InputMethodInfo::shouldShowInInputMethodPicker); in shouldShowImeSwitcherLocked()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodInfo.java1011 public boolean shouldShowInInputMethodPicker() { in shouldShowInInputMethodPicker() method in InputMethodInfo
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt56345 method public boolean shouldShowInInputMethodPicker();