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.java410 checkFocus(mHasBeenInactive);
631 checkFocus();
644 checkFocus();
655 checkFocus();
739 checkFocus();
757 checkFocus();
850 checkFocus();
920 checkFocus();
992 checkFocus();
1134 checkFocus();
1197 private void checkFocus(boolean forceNewFocus) { method in class:InputMethodManager
1206 public void checkFocus() { method in class:InputMethodManager
[all...]

Completed in 68 milliseconds