Searched refs:hasFocusable (Results 1 – 10 of 10) sorted by relevance
1309 if (view != null && view.hasFocusable()) {1315 if (view != null && view.hasFocusable()) {1528 && v.hasFocusable()) {1957 if (!hadFocus && !mInFastRelayout && mBaseGridView.hasFocusable()) { in onLayoutChildren()2734 if (view.getVisibility() == View.VISIBLE && view.hasFocusable()) { in onFocusChanged()2887 if (child.getVisibility() != View.VISIBLE || !child.hasFocusable()) { in onAddFocusables()2989 return view.getVisibility() == View.VISIBLE && (!hasFocus() || view.hasFocusable()); in canScrollTo()
2548 return !view.hasFocusable(); in isItemClickable()2821 if (v.hasFocusable()) return; in keyPressed()3424 if (child != null && !child.hasFocusable()) { in run()4001 if (inList && !child.hasFocusable()) { in onTouchUp()
1424 if (isNavigationKey && mOverlayViewContainer.hasFocusable()) {
1056 public boolean hasFocusable() { in hasFocusable() method in ViewGroup1072 if (child.hasFocusable()) { in hasFocusable()
6121 public boolean hasFocusable() { in hasFocusable() method
3125 !focusTarget.itemView.hasFocusable()) { in recoverFocusFromState()
33495 method public boolean hasFocusable();
42361 method public boolean hasFocusable();
45361 method public boolean hasFocusable();
42440 method public boolean hasFocusable();