Searched refs:hasFocusable (Results 1 – 10 of 10) sorted by relevance
187 if (userSetNextCluster != null && userSetNextCluster.hasFocusable()) { in findNextUserSpecifiedKeyboardNavigationCluster()
7836 public boolean hasFocusable() {7837 return hasFocusable(!sHasFocusableExcludeAutoFocusable, false);7858 return hasFocusable(false, true);7861 boolean hasFocusable(boolean allowAutoFocus, boolean dispatchExplicit) {12642 if (!hasFocusable()) {
1237 boolean hasFocusable(boolean allowAutoFocus, boolean dispatchExplicit) { in hasFocusable() method in ViewGroup1272 || (!dispatchExplicit && child.hasFocusable())) { in hasFocusableChild()
1451 if (isNavigationKey && mOverlayViewContainer.hasFocusable()) {
3319 if (nextFocus.itemView.hasFocusable()) { in findNextViewToFocus()3329 if (nextFocus.itemView.hasFocusable()) { in findNextViewToFocus()3383 || !focusTarget.itemView.hasFocusable()) { in recoverFocusFromState()
16957 HSPLandroid/view/View;->hasFocusable()Z16958 HSPLandroid/view/View;->hasFocusable(ZZ)Z17430 HSPLandroid/view/ViewGroup;->hasFocusable(ZZ)Z
77913 Landroid/view/View;->hasFocusable(ZZ)Z78597 Landroid/view/ViewGroup;->hasFocusable(ZZ)Z
33495 method public boolean hasFocusable();
51692 method public boolean hasFocusable();
51836 method public boolean hasFocusable();