Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAbsListView.java596 private CheckForLongPress mPendingCheckForLongPress;
3292 private class CheckForLongPress extends WindowRunnnable implements Runnable { class
3379 CheckForLongPress.INVALID_COORD, in performLongPress()
3380 CheckForLongPress.INVALID_COORD); in performLongPress()
3403 if (x != CheckForLongPress.INVALID_COORD && y != CheckForLongPress.INVALID_COORD) { in performLongPress()
3618 mPendingCheckForLongPress = new CheckForLongPress(); in run()
/frameworks/base/core/java/android/view/
DView.java5303 private CheckForLongPress mPendingCheckForLongPress;
29551 mPendingCheckForLongPress = new CheckForLongPress(); in checkForLongClick()
31167 private final class CheckForLongPress implements Runnable { class
31179 private CheckForLongPress() { in CheckForLongPress() method in View.CheckForLongPress
/frameworks/base/boot/
Dpreloaded-classes8993 android.view.View$CheckForLongPress-IA
8994 android.view.View$CheckForLongPress
9761 android.widget.AbsListView$CheckForLongPress
Dboot-image-profile.txt16954 HSPLandroid/view/View$CheckForLongPress;->run()V
31407 Landroid/view/View$CheckForLongPress-IA;
31408 Landroid/view/View$CheckForLongPress;
32179 Landroid/widget/AbsListView$CheckForLongPress;
/frameworks/base/config/
Dpreloaded-classes9024 android.view.View$CheckForLongPress-IA
9025 android.view.View$CheckForLongPress
9792 android.widget.AbsListView$CheckForLongPress
Dboot-image-profile.txt17018 HSPLandroid/view/View$CheckForLongPress;->run()V
41568 Landroid/view/View$CheckForLongPress-IA;
41569 Landroid/view/View$CheckForLongPress;
42340 Landroid/widget/AbsListView$CheckForLongPress;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62623 Landroid/view/View$CheckForLongPress;->mOriginalPressedState:Z
62624 Landroid/view/View$CheckForLongPress;->mOriginalWindowAttachCount:I
62625 Landroid/view/View$CheckForLongPress;->mX:F
62626 Landroid/view/View$CheckForLongPress;->mY:F
62627 Landroid/view/View$CheckForLongPress;->rememberPressedState()V
62628 Landroid/view/View$CheckForLongPress;->rememberWindowAttachCount()V
62629 Landroid/view/View$CheckForLongPress;->setAnchor(FF)V
62938 Landroid/view/View;->mPendingCheckForLongPress:Landroid/view/View$CheckForLongPress;
65002 Landroid/widget/AbsListView$CheckForLongPress;->INVALID_COORD:I
65003 Landroid/widget/AbsListView$CheckForLongPress;->mX:F
[all …]