Searched refs:CheckForLongPress (Results 1 – 3 of 3) sorted by relevance
576 private CheckForLongPress mPendingCheckForLongPress;3204 private class CheckForLongPress extends WindowRunnnable implements Runnable { class3291 CheckForLongPress.INVALID_COORD, in performLongPress()3292 CheckForLongPress.INVALID_COORD); in performLongPress()3315 if (x != CheckForLongPress.INVALID_COORD && y != CheckForLongPress.INVALID_COORD) { in performLongPress()3530 mPendingCheckForLongPress = new CheckForLongPress(); in run()
4789 private CheckForLongPress mPendingCheckForLongPress;26281 mPendingCheckForLongPress = new CheckForLongPress(); in checkForLongClick()27839 private final class CheckForLongPress implements Runnable { class in View27851 private CheckForLongPress() { in CheckForLongPress() method in View.CheckForLongPress
77695 Landroid/view/View$CheckForLongPress;->mOriginalPressedState:Z77696 Landroid/view/View$CheckForLongPress;->mOriginalWindowAttachCount:I77697 Landroid/view/View$CheckForLongPress;->mX:F77698 Landroid/view/View$CheckForLongPress;->mY:F77699 Landroid/view/View$CheckForLongPress;->rememberPressedState()V77700 Landroid/view/View$CheckForLongPress;->rememberWindowAttachCount()V77701 Landroid/view/View$CheckForLongPress;->setAnchor(FF)V78010 Landroid/view/View;->mPendingCheckForLongPress:Landroid/view/View$CheckForLongPress;80074 Landroid/widget/AbsListView$CheckForLongPress;->INVALID_COORD:I80075 Landroid/widget/AbsListView$CheckForLongPress;->mX:F[all …]