Home
last modified time | relevance | path

Searched defs:editorMatcher (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DKeyboardVisibilityControlTest.java68 private static Predicate<ImeEvent> editorMatcher( in editorMatcher() method in KeyboardVisibilityControlTest
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeEventStreamTestUtils.java151 public static Predicate<ImeEvent> editorMatcher( in editorMatcher() method in ImeEventStreamTestUtils