Searched refs:restoreDefaultFocus (Results 1 – 12 of 12) sorted by relevance
66 getWindow().getDecorView().restoreDefaultFocus(); in onCreate()
85 getWindow().getDecorView().restoreDefaultFocus(); in onCreate()
272 mScrollView.post(() -> mScrollView.restoreDefaultFocus()); in onCreate()
408 mLinearLayout.restoreDefaultFocus(); in onCreate()
686 mPopup.getContentView().restoreDefaultFocus(); in show()725 mPopup.getContentView().restoreDefaultFocus(); in show()
1130 parent.restoreDefaultFocus(); in rInflate()
3026 mView.restoreDefaultFocus(); in performTraversals()3047 focused.restoreDefaultFocus(); in performTraversals()5268 return mView.restoreDefaultFocus(); in leaveTouchMode()5898 if (mView.restoreDefaultFocus()) { in performFocusNavigation()5908 if (focused == null && mView.restoreDefaultFocus()) { in performKeyboardGroupNavigation()
3382 public boolean restoreDefaultFocus() { in restoreDefaultFocus() method in ViewGroup3386 && mDefaultFocus.restoreDefaultFocus()) { in restoreDefaultFocus()3389 return super.restoreDefaultFocus(); in restoreDefaultFocus()
13215 if (restoreDefaultFocus()) {13239 public boolean restoreDefaultFocus() {22893 if (!restoreDefaultFocus() && !hasParentWantsFocus()) { in layout()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
22957 HSPLandroid/view/View;->restoreDefaultFocus()Z23409 HSPLandroid/view/ViewGroup;->restoreDefaultFocus()Z
54183 method public boolean restoreDefaultFocus();