Searched defs:onWindowFocus (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java497 // Check focus again in case that "onWindowFocus" is called before
1401 public void onWindowFocus(View rootView, View focusedView, int softInputMode, method in class:InputMethodManager
1405 if (DEBUG) Log.v(TAG, "onWindowFocus: " + focusedView

Completed in 188 milliseconds