Searched refs:mLongPressHelper (Results 1 – 3 of 3) sorted by relevance
65 private final CheckLongPressHelper mLongPressHelper; field in LauncherAppWidgetHostView92 mLongPressHelper = new CheckLongPressHelper(this, this); in LauncherAppWidgetHostView()160 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()164 if (mLongPressHelper.hasPerformedLongPress()) { in onInterceptTouchEvent()165 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()172 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()184 mLongPressHelper.postCheckForLongPress(); in onInterceptTouchEvent()192 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()196 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()211 mLongPressHelper.cancelLongPress(); in onTouchEvent()[all …]
107 private final CheckLongPressHelper mLongPressHelper; field in BubbleTextView181 mLongPressHelper = new CheckLongPressHelper(this); in BubbleTextView()296 mLongPressHelper.setLongPressTimeoutFactor(longPressTimeoutFactor); in setLongPressTimeoutFactor()331 mLongPressHelper.cancelLongPress(); in onTouchEvent()339 mLongPressHelper.postCheckForLongPress(); in onTouchEvent()344 mLongPressHelper.cancelLongPress(); in onTouchEvent()348 mLongPressHelper.cancelLongPress(); in onTouchEvent()514 mLongPressHelper.cancelLongPress(); in cancelLongPress()
82 private CheckLongPressHelper mLongPressHelper; field in FolderIcon143 mLongPressHelper = new CheckLongPressHelper(this); in init()622 mLongPressHelper.cancelLongPress();628 mLongPressHelper.postCheckForLongPress();632 mLongPressHelper.cancelLongPress();636 mLongPressHelper.cancelLongPress();646 mLongPressHelper.cancelLongPress();