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

/frameworks/base/core/java/android/widget/
H A DAdapterView.java214 * @see #checkFocus()
710 void checkFocus() { method in class:AdapterView
812 checkFocus();
835 checkFocus();
/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java686 checkFocus();
699 checkFocus();
710 checkFocus();
794 checkFocus();
812 checkFocus();
905 checkFocus();
975 checkFocus();
1047 checkFocus();
1193 checkFocus();
1259 public void checkFocus() { method in class:InputMethodManager
[all...]

Completed in 1128 milliseconds