Searched refs:onWindowDismissed (Results 1 – 9 of 9) sorted by relevance
133 void onWindowDismissed() { in onWindowDismissed() method in ImeFocusController134 getImmDelegate().onWindowDismissed(mViewRootImpl); in onWindowDismissed()173 void onWindowDismissed(ViewRootImpl viewRootImpl); in onWindowDismissed() method
623 void onWindowDismissed(boolean finishTask, boolean suppressWindowTransition); in onWindowDismissed() method1004 mOnWindowDismissedCallback.onWindowDismissed(finishTask, suppressWindowTransition); in dispatchOnWindowDismissed()
510 root.getImeFocusController().onWindowDismissed(); in removeViewLocked()
875 public void onWindowDismissed(boolean finishTask, boolean suppressWindowTransition) { in onWindowDismissed() method in Dialog
4332 public void onWindowDismissed(boolean finishTask, boolean suppressWindowTransition) { in onWindowDismissed() method in Activity
897 public void onWindowDismissed(ViewRootImpl viewRootImpl) { in onWindowDismissed() method in InputMethodManager.DelegateImpl
16491 HSPLandroid/view/ImeFocusController;->onWindowDismissed()V19399 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->onWindowDismissed(Landroid/view/View…
16555 HSPLandroid/view/ImeFocusController;->onWindowDismissed()V19463 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->onWindowDismissed(Landroid/view/View…
1379 Landroid/app/Activity;->onWindowDismissed(ZZ)V4753 Landroid/app/Dialog;->onWindowDismissed(ZZ)V65023 Landroid/view/Window$OnWindowDismissedCallback;->onWindowDismissed(ZZ)V