Home
last modified time | relevance | path

Searched refs:CheckForLongPress (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java592 private CheckForLongPress mPendingCheckForLongPress;
3284 private class CheckForLongPress extends WindowRunnnable implements Runnable { class
3371 CheckForLongPress.INVALID_COORD, in performLongPress()
3372 CheckForLongPress.INVALID_COORD); in performLongPress()
3395 if (x != CheckForLongPress.INVALID_COORD && y != CheckForLongPress.INVALID_COORD) { in performLongPress()
3610 mPendingCheckForLongPress = new CheckForLongPress(); in run()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java5041 private CheckForLongPress mPendingCheckForLongPress;
28480 mPendingCheckForLongPress = new CheckForLongPress(); in checkForLongClick()
30105 private final class CheckForLongPress implements Runnable { class in View
30117 private CheckForLongPress() { in CheckForLongPress() method in View.CheckForLongPress
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes8763 android.view.View$CheckForLongPress
9465 android.widget.AbsListView$CheckForLongPress
H A Dboot-image-profile.txt17235 HSPLandroid/view/View$CheckForLongPress;->run()V
31561 Landroid/view/View$CheckForLongPress;
32263 Landroid/widget/AbsListView$CheckForLongPress;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes8794 android.view.View$CheckForLongPress
9496 android.widget.AbsListView$CheckForLongPress
H A Dboot-image-profile.txt17299 HSPLandroid/view/View$CheckForLongPress;->run()V
41695 Landroid/view/View$CheckForLongPress;
42397 Landroid/widget/AbsListView$CheckForLongPress;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63266 Landroid/view/View$CheckForLongPress;->mOriginalPressedState:Z
63267 Landroid/view/View$CheckForLongPress;->mOriginalWindowAttachCount:I
63268 Landroid/view/View$CheckForLongPress;->mX:F
63269 Landroid/view/View$CheckForLongPress;->mY:F
63270 Landroid/view/View$CheckForLongPress;->rememberPressedState()V
63271 Landroid/view/View$CheckForLongPress;->rememberWindowAttachCount()V
63272 Landroid/view/View$CheckForLongPress;->setAnchor(FF)V
65645 Landroid/widget/AbsListView$CheckForLongPress;->INVALID_COORD:I
65646 Landroid/widget/AbsListView$CheckForLongPress;->mX:F
65647 Landroid/widget/AbsListView$CheckForLongPress;->mY:F
[all …]