Searched refs:hasFocusable (Results 1 – 12 of 12) sorted by relevance
687 result.mFocusable |= view.hasFocusable(); in layoutChunk()
3440 if (nextFocus.itemView.hasFocusable()) { in findNextViewToFocus()3450 if (nextFocus.itemView.hasFocusable()) { in findNextViewToFocus()3504 || !focusTarget.itemView.hasFocusable()) { in recoverFocusFromState()
187 if (userSetNextCluster != null && userSetNextCluster.hasFocusable()) { in findNextUserSpecifiedKeyboardNavigationCluster()
8609 public boolean hasFocusable() {8610 return hasFocusable(!sHasFocusableExcludeAutoFocusable, false);8631 return hasFocusable(false, true);8634 boolean hasFocusable(boolean allowAutoFocus, boolean dispatchExplicit) {14894 if (!hasFocusable()) {
1262 boolean hasFocusable(boolean allowAutoFocus, boolean dispatchExplicit) { in hasFocusable() method in ViewGroup1297 || (!dispatchExplicit && child.hasFocusable())) { in hasFocusableChild()
2269 if (isNavigationKey && mOverlayViewContainer.hasFocusable()) { in dispatchInputEvent()
17245 HSPLandroid/view/View;->hasFocusable()Z17246 HSPLandroid/view/View;->hasFocusable(ZZ)Z17817 HSPLandroid/view/ViewGroup;->hasFocusable(ZZ)Z
17309 HSPLandroid/view/View;->hasFocusable()Z17310 HSPLandroid/view/View;->hasFocusable(ZZ)Z17881 HSPLandroid/view/ViewGroup;->hasFocusable(ZZ)Z
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
62841 Landroid/view/View;->hasFocusable(ZZ)Z63525 Landroid/view/ViewGroup;->hasFocusable(ZZ)Z
33495 method public boolean hasFocusable();
52796 method public boolean hasFocusable();