Searched refs:checkFocusInternalLocked (Results 1 – 3 of 3) sorted by relevance
868 checkFocusResult = checkFocusInternalLocked(forceFocus, mCurRootView); in onPostWindowGainedFocus()937 if (!checkFocusInternalLocked(false, viewRootImpl)) { in onScheduledCheckFocus()1292 if (!checkFocusInternalLocked(mRestartOnNextWindowFocus, mCurRootView)) { in handleMessage()3517 if (!checkFocusInternalLocked(false /* forceNewFocus */, mCurRootView)) { in checkFocus()3530 private boolean checkFocusInternalLocked(boolean forceNewFocus, ViewRootImpl viewRootImpl) { in checkFocusInternalLocked() method in InputMethodManager
19078 HSPLandroid/view/inputmethod/InputMethodManager;->checkFocusInternalLocked(ZLandroid/view/ViewRootI…
19142 HSPLandroid/view/inputmethod/InputMethodManager;->checkFocusInternalLocked(ZLandroid/view/ViewRootI…