Searched refs:onPreWindowFocus (Results 1 – 3 of 3) sorted by relevance
1983 public void onPreWindowFocus(View rootView, boolean hasWindowFocus) { in onPreWindowFocus() method in InputMethodManager
2756 imm.onPreWindowFocus(mView, hasWindowFocus); in performTraversals()2936 imm.onPreWindowFocus(mView, hasWindowFocus); in handleWindowFocusChanged()
18178 HSPLandroid/view/inputmethod/InputMethodManager;->onPreWindowFocus(Landroid/view/View;Z)V