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

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

Completed in 86 milliseconds