Searched refs:onWindowLostFocus (Results 1 – 2 of 2) sorted by relevance
90 getImmDelegate().onWindowLostFocus(mViewRootImpl); in onPreWindowFocus()169 void onWindowLostFocus(@NonNull ViewRootImpl viewRootImpl); in onWindowLostFocus() method
904 public void onWindowLostFocus(@NonNull ViewRootImpl viewRootImpl) { in onWindowLostFocus() method in InputMethodManager.DelegateImpl