Home
last modified time | relevance | path

Searched refs:dispatchSetPressed (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DGallery.java1165 protected void dispatchSetPressed(boolean pressed) { in dispatchSetPressed() method in Gallery
H A DAbsListView.java3513 protected void dispatchSetPressed(boolean pressed) { in dispatchSetPressed() method
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java4668 protected void dispatchSetPressed(boolean pressed) { in dispatchSetPressed() method in ViewGroup
H A DView.java13503 dispatchSetPressed(pressed); in setPressed()
13513 protected void dispatchSetPressed(boolean pressed) { in dispatchSetPressed() 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.txt17348 HSPLandroid/view/View;->dispatchSetPressed(Z)V
18037 HSPLandroid/view/ViewGroup;->dispatchSetPressed(Z)V
19751 HSPLandroid/widget/AbsListView;->dispatchSetPressed(Z)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17412 HSPLandroid/view/View;->dispatchSetPressed(Z)V
18101 HSPLandroid/view/ViewGroup;->dispatchSetPressed(Z)V
19815 HSPLandroid/widget/AbsListView;->dispatchSetPressed(Z)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52066 method protected void dispatchSetPressed(boolean);