Home
last modified time | relevance | path

Searched refs:shouldBlockFocusForTouchscreen (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java931 && (isFocusableInTouchMode() || !shouldBlockFocusForTouchscreen()) in focusableViewAvailable()
1285 final boolean blockFocusForTouchscreen = shouldBlockFocusForTouchscreen(); in addFocusables()
1408 boolean shouldBlockFocusForTouchscreen() { in shouldBlockFocusForTouchscreen() method in ViewGroup
DView.java7865 if (g.shouldBlockFocusForTouchscreen()) {
13007 || (!focusableInTouchMode && vgAncestor.shouldBlockFocusForTouchscreen())) {
/frameworks/base/config/
Dboot-image-profile.txt17510 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
Dhiddenapi-greylist-max-o.txt78681 Landroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z