Searched refs:shouldBlockFocusForTouchscreen (Results 1 – 4 of 4) sorted by relevance
931 && (isFocusableInTouchMode() || !shouldBlockFocusForTouchscreen()) in focusableViewAvailable()1285 final boolean blockFocusForTouchscreen = shouldBlockFocusForTouchscreen(); in addFocusables()1408 boolean shouldBlockFocusForTouchscreen() { in shouldBlockFocusForTouchscreen() method in ViewGroup
7865 if (g.shouldBlockFocusForTouchscreen()) {13007 || (!focusableInTouchMode && vgAncestor.shouldBlockFocusForTouchscreen())) {
17510 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
78681 Landroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z