Searched refs:shouldBlockFocusForTouchscreen (Results 1 – 5 of 5) sorted by relevance
956 && (isFocusableInTouchMode() || !shouldBlockFocusForTouchscreen()) in focusableViewAvailable()1310 final boolean blockFocusForTouchscreen = shouldBlockFocusForTouchscreen(); in addFocusables()1433 boolean shouldBlockFocusForTouchscreen() { in shouldBlockFocusForTouchscreen() method in ViewGroup
8638 if (g.shouldBlockFocusForTouchscreen()) {15266 || (!focusableInTouchMode && vgAncestor.shouldBlockFocusForTouchscreen())) {
17905 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
17969 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
63609 Landroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z