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.java741 checkFocus();
754 checkFocus();
765 checkFocus();
861 checkFocus();
879 checkFocus();
972 checkFocus();
1042 checkFocus();
1114 checkFocus();
1273 checkFocus();
1355 public void checkFocus() { method in class:InputMethodManager
[all...]

Completed in 84 milliseconds