Searched refs:checkFocus (Results 1 - 8 of 8) sorted by relevance

/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...]
/frameworks/base/core/java/android/widget/
H A DAbsSpinner.java115 checkFocus();
131 checkFocus();
H A DAdapterView.java214 * @see #checkFocus()
710 void checkFocus() { method in class:AdapterView
812 checkFocus();
835 checkFocus();
H A DAdapterViewAnimator.java956 checkFocus();
H A DGridView.java184 checkFocus();
201 checkFocus();
H A DListView.java461 checkFocus();
483 checkFocus();
H A DAbsListView.java5504 checkFocus();
/frameworks/base/core/java/android/view/
H A DViewRootImpl.java2943 imm.checkFocus();
4477 // This will result in a call to checkFocus() below.

Completed in 189 milliseconds