Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java2629 if (shouldPreventImeStartupLocked(selectedMethodId, startInputFlags, in startInputUncheckedLocked()
2678 private boolean shouldPreventImeStartupLocked( in shouldPreventImeStartupLocked() method in InputMethodManagerService