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

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java1403 public void focusOut(View view) { method in class:InputMethodManager
1405 if (DEBUG) Log.v(TAG, "focusOut: view=" + dumpViewInfo(view)

Completed in 25 milliseconds