Searched refs:shouldBlockFocusForTouchscreen (Results 1 – 5 of 5) sorted by relevance
958 && (isFocusableInTouchMode() || !shouldBlockFocusForTouchscreen()) in focusableViewAvailable()1312 final boolean blockFocusForTouchscreen = shouldBlockFocusForTouchscreen(); in addFocusables()1435 boolean shouldBlockFocusForTouchscreen() { in shouldBlockFocusForTouchscreen() method in ViewGroup
8043 if (g.shouldBlockFocusForTouchscreen()) {13581 || (!focusableInTouchMode && vgAncestor.shouldBlockFocusForTouchscreen())) { in hasAncestorThatBlocksDescendantFocus()
18390 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z+]Landroid/view/ViewGroup;megamorphic…
18439 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z+]Landroid/view/ViewGroup;megamorphic…
67575 Landroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z