Home
last modified time | relevance | path

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

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