Searched refs:mLongPressHelper (Results 1 – 3 of 3) sorted by relevance
66 private final CheckLongPressHelper mLongPressHelper; field in LauncherAppWidgetHostView93 mLongPressHelper = new CheckLongPressHelper(this, this); in LauncherAppWidgetHostView()161 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()165 if (mLongPressHelper.hasPerformedLongPress()) { in onInterceptTouchEvent()166 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()173 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()185 mLongPressHelper.postCheckForLongPress(); in onInterceptTouchEvent()193 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()197 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()212 mLongPressHelper.cancelLongPress(); in onTouchEvent()[all …]
109 private final CheckLongPressHelper mLongPressHelper; field in BubbleTextView192 mLongPressHelper = new CheckLongPressHelper(this); in BubbleTextView()307 mLongPressHelper.setLongPressTimeoutFactor(longPressTimeoutFactor); in setLongPressTimeoutFactor()348 mLongPressHelper.cancelLongPress(); in onTouchEvent()356 mLongPressHelper.postCheckForLongPress(); in onTouchEvent()361 mLongPressHelper.cancelLongPress(); in onTouchEvent()365 mLongPressHelper.cancelLongPress(); in onTouchEvent()532 mLongPressHelper.cancelLongPress(); in cancelLongPress()
86 private CheckLongPressHelper mLongPressHelper; field in FolderIcon148 mLongPressHelper = new CheckLongPressHelper(this); in init()621 mLongPressHelper.cancelLongPress(); in onTouchEvent()627 mLongPressHelper.postCheckForLongPress(); in onTouchEvent()631 mLongPressHelper.cancelLongPress(); in onTouchEvent()635 mLongPressHelper.cancelLongPress(); in onTouchEvent()645 mLongPressHelper.cancelLongPress(); in cancelLongPress()