Searched defs:isInputMethodPickerShown (Results 1 – 2 of 2) sorted by relevance
394 private static boolean isInputMethodPickerShown() { in isInputMethodPickerShown() method in InputMethodServiceDeviceTest
173 public static boolean isInputMethodPickerShown(@NonNull InputMethodManager imm) { in isInputMethodPickerShown() method in TestUtils