Home
last modified time | relevance | path

Searched refs:isInputMethodPickerShownForTest (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DIInputMethodManagerImpl.java139 boolean isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest() method
341 public boolean isInputMethodPickerShownForTest() { in isInputMethodPickerShownForTest() method in IInputMethodManagerImpl
344 return mCallback.isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest()
DZeroJankProxy.java295 public boolean isInputMethodPickerShownForTest() { in isInputMethodPickerShownForTest() method in ZeroJankProxy
296 return mInner.isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest()
DInputMethodManagerService.java4051 public boolean isInputMethodPickerShownForTest() { in isInputMethodPickerShownForTest() method in InputMethodManagerService
/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl136 boolean isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest() method
/frameworks/base/core/java/android/view/inputmethod/
DIInputMethodManagerGlobalInvoker.java455 static boolean isInputMethodPickerShownForTest() { in isInputMethodPickerShownForTest() method in IInputMethodManagerGlobalInvoker
461 return service.isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest()
DInputMethodManager.java4353 return IInputMethodManagerGlobalInvoker.isInputMethodPickerShownForTest(); in isInputMethodPickerShown()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt85104 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->isInputMethodPickerShownForTest()Z
85173 Lcom/android/internal/view/IInputMethodManager;->isInputMethodPickerShownForTest()Z