Home
last modified time | relevance | path

Searched defs:isInputMethodPickerShownForTest (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputMethodManager.aidl65 boolean isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest() method
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DMultiClientInputMethodManagerService.java1786 public boolean isInputMethodPickerShownForTest() { in isInputMethodPickerShownForTest() method in MultiClientInputMethodManagerService.ApiCallbacks
H A DInputMethodManagerService.java3658 public boolean isInputMethodPickerShownForTest() { in isInputMethodPickerShownForTest() method in InputMethodManagerService