Home
last modified time | relevance | path

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

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