Home
last modified time | relevance | path

Searched refs:isisInputMethodPickerShownForTestLocked (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodMenuController.java259 boolean isisInputMethodPickerShownForTestLocked() { in isisInputMethodPickerShownForTestLocked() method in InputMethodMenuController
H A DInputMethodManagerService.java4069 return mMenuController.isisInputMethodPickerShownForTestLocked(); in isInputMethodPickerShownForTest()