Searched refs:isCurrentRootView (Results 1 – 4 of 4) sorted by relevance
149 if (!immDelegate.isCurrentRootView(mViewRootImpl) in checkFocus()180 if (!getImmDelegate().isCurrentRootView(view.getViewRootImpl())) { in onViewFocusChanged()203 if (!getImmDelegate().isCurrentRootView(view.getViewRootImpl())) { in onViewDetachedFromWindow()215 if (!immDelegate.isCurrentRootView(mViewRootImpl)) { in onWindowDismissed()233 if (!immDelegate.isCurrentRootView(mViewRootImpl)) { in onInteractiveChanged()283 boolean isCurrentRootView(ViewRootImpl rootView); in isCurrentRootView() method
723 public boolean isCurrentRootView(ViewRootImpl rootView) { in isCurrentRootView() method in InputMethodManager.DelegateImpl
19451 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->isCurrentRootView(Landroid/view/View…
19499 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->isCurrentRootView(Landroid/view/View…