Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java956 && (isFocusableInTouchMode() || !shouldBlockFocusForTouchscreen()) in focusableViewAvailable()
1310 final boolean blockFocusForTouchscreen = shouldBlockFocusForTouchscreen(); in addFocusables()
1433 boolean shouldBlockFocusForTouchscreen() { in shouldBlockFocusForTouchscreen() method in ViewGroup
DView.java8638 if (g.shouldBlockFocusForTouchscreen()) {
15266 || (!focusableInTouchMode && vgAncestor.shouldBlockFocusForTouchscreen())) {
/frameworks/base/boot/
Dboot-image-profile.txt17905 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
/frameworks/base/config/
Dboot-image-profile.txt17969 HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt63609 Landroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z