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

/frameworks/base/core/java/android/widget/
H A DAdapterView.java216 * @see #checkFocus()
737 void checkFocus() { method in class:AdapterView
839 checkFocus();
862 checkFocus();
/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java770 checkFocus();
783 checkFocus();
794 checkFocus();
859 checkFocus();
877 checkFocus();
980 checkFocus();
1060 checkFocus();
1132 checkFocus();
1326 checkFocus();
1413 public void checkFocus() { method in class:InputMethodManager
[all...]

Completed in 68 milliseconds