Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java960 && (isFocusableInTouchMode() || !shouldBlockFocusForTouchscreen()) in focusableViewAvailable()
1314 final boolean blockFocusForTouchscreen = shouldBlockFocusForTouchscreen(); in addFocusables()
1437 boolean shouldBlockFocusForTouchscreen() { in shouldBlockFocusForTouchscreen() method in ViewGroup
H A DView.java8266 if (g.shouldBlockFocusForTouchscreen()) {
14559 || (!focusableInTouchMode && vgAncestor.shouldBlockFocusForTouchscreen())) { in hasAncestorThatBlocksDescendantFocus()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18186 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18250 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64252 Landroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z