Searched refs:restoreDefaultFocus (Results 1 – 13 of 13) sorted by relevance
66 getWindow().getDecorView().restoreDefaultFocus(); in onCreate()
85 getWindow().getDecorView().restoreDefaultFocus(); in onCreate()
273 mScrollView.post(() -> mScrollView.restoreDefaultFocus()); in onCreate()
403 mLinearLayout.restoreDefaultFocus(); in onCreate()
686 mPopup.getContentView().restoreDefaultFocus(); in show()725 mPopup.getContentView().restoreDefaultFocus(); in show()
1020 parent.restoreDefaultFocus(); in rInflate()
4189 mView.restoreDefaultFocus(); in performTraversals()4210 focused.restoreDefaultFocus(); in performTraversals()7064 return mView.restoreDefaultFocus(); in leaveTouchMode()7803 if (mView.restoreDefaultFocus()) { in performFocusNavigation()7827 if (focused == null && mView.restoreDefaultFocus()) { in performKeyboardGroupNavigation()
3385 public boolean restoreDefaultFocus() { in restoreDefaultFocus() method in ViewGroup3389 && mDefaultFocus.restoreDefaultFocus()) { in restoreDefaultFocus()3392 return super.restoreDefaultFocus(); in restoreDefaultFocus()
15120 if (restoreDefaultFocus()) {15144 public boolean restoreDefaultFocus() {25426 if (!restoreDefaultFocus() && !hasParentWantsFocus()) { in layout()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17892 HSPLandroid/view/ViewGroup;->restoreDefaultFocus()Z
17956 HSPLandroid/view/ViewGroup;->restoreDefaultFocus()Z
52982 method public boolean restoreDefaultFocus();