Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java859 clearCurRootViewIfNeeded(); in onWindowLostFocus()
1158 if (clearCurRootViewIfNeeded()) { in handleMessage()
1988 private boolean clearCurRootViewIfNeeded() { in clearCurRootViewIfNeeded() method in InputMethodManager