Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java2638 if (onFilterTouchEventForSecurity(ev)) { in dispatchTouchEvent()
H A DView.java15652 if (onFilterTouchEventForSecurity(event)) { in dispatchTouchEvent()
15708 public boolean onFilterTouchEventForSecurity(MotionEvent event) { in onFilterTouchEventForSecurity() method in View
/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.txt17664 HSPLandroid/view/View;->onFilterTouchEventForSecurity(Landroid/view/MotionEvent;)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17728 HSPLandroid/view/View;->onFilterTouchEventForSecurity(Landroid/view/MotionEvent;)Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52381 method public boolean onFilterTouchEventForSecurity(android.view.MotionEvent);