Searched refs:CheckForLongPress (Results 1 – 3 of 3) sorted by relevance
546 private CheckForLongPress mPendingCheckForLongPress;3132 private class CheckForLongPress extends WindowRunnnable implements Runnable { class3218 CheckForLongPress.INVALID_COORD, in performLongPress()3219 CheckForLongPress.INVALID_COORD); in performLongPress()3241 if (x != CheckForLongPress.INVALID_COORD && y != CheckForLongPress.INVALID_COORD) { in performLongPress()3456 mPendingCheckForLongPress = new CheckForLongPress(); in run()
3669 private CheckForLongPress mPendingCheckForLongPress;20819 mPendingCheckForLongPress = new CheckForLongPress(); in checkForLongClick()22219 private final class CheckForLongPress implements Runnable { class
4400 android.view.View$CheckForLongPress4710 android.widget.AbsListView$CheckForLongPress