Searched refs:shouldBlockFocusForTouchscreen (Results 1 – 2 of 2) sorted by relevance
750 && (isFocusableInTouchMode() || !shouldBlockFocusForTouchscreen()) in focusableViewAvailable()1088 if (shouldBlockFocusForTouchscreen()) { in addFocusables()1110 (isFocusableInTouchMode() || !shouldBlockFocusForTouchscreen())) { in addFocusables()1146 boolean shouldBlockFocusForTouchscreen() { in shouldBlockFocusForTouchscreen() method in ViewGroup
6125 if (g.shouldBlockFocusForTouchscreen()) { in hasFocusable()9095 || (!focusableInTouchMode && vgAncestor.shouldBlockFocusForTouchscreen())) { in hasAncestorThatBlocksDescendantFocus()