Searched refs:shouldBlockFocusForTouchscreen (Results 1 – 5 of 5) sorted by relevance
960 && (isFocusableInTouchMode() || !shouldBlockFocusForTouchscreen()) in focusableViewAvailable()1314 final boolean blockFocusForTouchscreen = shouldBlockFocusForTouchscreen(); in addFocusables()1437 boolean shouldBlockFocusForTouchscreen() { in shouldBlockFocusForTouchscreen() method in ViewGroup
8266 if (g.shouldBlockFocusForTouchscreen()) {14559 || (!focusableInTouchMode && vgAncestor.shouldBlockFocusForTouchscreen())) { in hasAncestorThatBlocksDescendantFocus()
18186 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
18250 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
64252 Landroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z