Searched refs:hasInputMethod (Results 1 – 1 of 1) sorted by relevance
63 + " getting ready", DEFAULT_TIMEOUT_MS, () -> hasInputMethod(MOCK_IME_PKG)); in prepareInputMethod()142 private static boolean hasInputMethod(String packageName) { in hasInputMethod() method in InputMethodEnumerationTests