Searched refs:isInputMethodPickerShownForTest (Results 1 – 7 of 7) sorted by relevance
139 boolean isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest() method341 public boolean isInputMethodPickerShownForTest() { in isInputMethodPickerShownForTest() method in IInputMethodManagerImpl344 return mCallback.isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest()
295 public boolean isInputMethodPickerShownForTest() { in isInputMethodPickerShownForTest() method in ZeroJankProxy296 return mInner.isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest()
4051 public boolean isInputMethodPickerShownForTest() { in isInputMethodPickerShownForTest() method in InputMethodManagerService
136 boolean isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest() method
455 static boolean isInputMethodPickerShownForTest() { in isInputMethodPickerShownForTest() method in IInputMethodManagerGlobalInvoker461 return service.isInputMethodPickerShownForTest(); in isInputMethodPickerShownForTest()
4353 return IInputMethodManagerGlobalInvoker.isInputMethodPickerShownForTest(); in isInputMethodPickerShown()
85104 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->isInputMethodPickerShownForTest()Z85173 Lcom/android/internal/view/IInputMethodManager;->isInputMethodPickerShownForTest()Z