Home
last modified time | relevance | path

Searched refs:setTouchscreenBlocksFocus (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DToolbar.java358 setTouchscreenBlocksFocus(false); in onAttachedToWindow()
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java787 setTouchscreenBlocksFocus(a.getBoolean(attr, false)); in initFromAttributes()
1403 public void setTouchscreenBlocksFocus(boolean touchscreenBlocksFocus) { in setTouchscreenBlocksFocus() method in ViewGroup
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18185 HSPLandroid/view/ViewGroup;->setTouchscreenBlocksFocus(Z)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18249 HSPLandroid/view/ViewGroup;->setTouchscreenBlocksFocus(Z)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53193 method public void setTouchscreenBlocksFocus(boolean);