Searched refs:checkFocusInternalLocked (Results 1 – 3 of 3) sorted by relevance
818 checkFocusResult = checkFocusInternalLocked(forceFocus, mCurRootView); in onPostWindowGainedFocus()872 if (!checkFocusInternalLocked(false, viewRootImpl)) { in onScheduledCheckFocus()1171 if (!checkFocusInternalLocked(mRestartOnNextWindowFocus, mCurRootView)) { in handleMessage()2993 if (!checkFocusInternalLocked(false /* forceNewFocus */, mCurRootView)) { in checkFocus()3006 private boolean checkFocusInternalLocked(boolean forceNewFocus, ViewRootImpl viewRootImpl) { in checkFocusInternalLocked() method in InputMethodManager
19425 HSPLandroid/view/inputmethod/InputMethodManager;->checkFocusInternalLocked(ZLandroid/view/ViewRootI…
19489 HSPLandroid/view/inputmethod/InputMethodManager;->checkFocusInternalLocked(ZLandroid/view/ViewRootI…