Home
last modified time | relevance | path

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

/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DInputMethodEnumerationTests.java63 + " getting ready", DEFAULT_TIMEOUT_MS, () -> hasInputMethod(MOCK_IME_PKG)); in prepareInputMethod()
142 private static boolean hasInputMethod(String packageName) { in hasInputMethod() method in InputMethodEnumerationTests