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

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java539 checkFocus();
552 checkFocus();
563 checkFocus();
633 checkFocus();
651 checkFocus();
745 checkFocus();
815 checkFocus();
887 checkFocus();
1010 checkFocus();
1069 // This will result in a call to checkFocus() belo
1077 public void checkFocus() { method in class:InputMethodManager
[all...]
/frameworks/base/core/java/android/widget/
H A DAdapterView.java207 * @see #checkFocus()
687 void checkFocus() { method in class:AdapterView
789 checkFocus();
812 checkFocus();

Completed in 176 milliseconds