Searched refs:getCurrentFocus (Results 1 – 10 of 10) sorted by relevance
67 assertNull("activity shouldn't have focus", mActivity.getCurrentFocus()); in testTouchButtonNotTakeFocus()
89 assertNull("nothing should have focus", getActivity().getCurrentFocus()); in testEnterTouchModeGivesFocusBackToFocusableInTouchMode()
76 public View getCurrentFocus() { in getCurrentFocus() method in MockWindow
287 if (getCurrentFocus() != null) { in onCreate()288 imm.hideSoftInputFromWindow(getCurrentFocus().getWindowToken(), 0); in onCreate()
515 public @Nullable View getCurrentFocus() { in getCurrentFocus() method in Dialog516 return mWindow != null ? mWindow.getCurrentFocus() : null; in getCurrentFocus()
1019 public View getCurrentFocus() { in getCurrentFocus() method in Activity1020 return mWindow != null ? mWindow.getCurrentFocus() : null; in getCurrentFocus()1794 View focus = getCurrentFocus(); in onResume()2225 View focus = getCurrentFocus(); in onPause()8133 getAutofillManager().onAuthenticationResult(requestCode, resultData, getCurrentFocus()); in dispatchActivityResult()
685 public View getCurrentFocus() {
1487 public abstract View getCurrentFocus(); in getCurrentFocus() method in Window
513 public View getCurrentFocus() { in getCurrentFocus() method in PhoneWindow
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...