Home
last modified time | relevance | path

Searched refs:cancelLongPress (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DLauncherAppWidgetHostView.java161 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()
166 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()
173 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()
193 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()
197 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()
212 mLongPressHelper.cancelLongPress(); in onTouchEvent()
216 mLongPressHelper.cancelLongPress(); in onTouchEvent()
244 public void cancelLongPress() { in cancelLongPress() method in LauncherAppWidgetHostView
245 super.cancelLongPress(); in cancelLongPress()
246 mLongPressHelper.cancelLongPress(); in cancelLongPress()
[all …]
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DWorkspaceTouchListener.java128 cancelLongPress(); in onTouch()
131 cancelLongPress(); in onTouch()
151 cancelLongPress(); in onTouch()
162 private void cancelLongPress() { in cancelLongPress() method in WorkspaceTouchListener
180 cancelLongPress(); in onLongPress()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
DAccessibilityLongPressTimer.java49 cancelLongPress(); in handleMessage()
59 cancelLongPress(); in startLongPress()
64 public void cancelLongPress() { in cancelLongPress() method in AccessibilityLongPressTimer
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java348 mLongPressHelper.cancelLongPress(); in onTouchEvent()
361 mLongPressHelper.cancelLongPress(); in onTouchEvent()
365 mLongPressHelper.cancelLongPress(); in onTouchEvent()
529 public void cancelLongPress() { in cancelLongPress() method in BubbleTextView
530 super.cancelLongPress(); in cancelLongPress()
532 mLongPressHelper.cancelLongPress(); in cancelLongPress()
DShortcutAndWidgetContainer.java205 public void cancelLongPress() { in cancelLongPress() method in ShortcutAndWidgetContainer
206 super.cancelLongPress(); in cancelLongPress()
212 child.cancelLongPress(); in cancelLongPress()
DCheckLongPressHelper.java78 public void cancelLongPress() { in cancelLongPress() method in CheckLongPressHelper
DPagedView.java837 currentPage.cancelLongPress(); in requestDisallowInterceptTouchEvent()
976 currentPage.cancelLongPress(); in cancelCurrentPageLongPress()
DCellLayout.java548 public void cancelLongPress() { in cancelLongPress() method in CellLayout
549 super.cancelLongPress(); in cancelLongPress()
555 child.cancelLongPress(); in cancelLongPress()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderIcon.java621 mLongPressHelper.cancelLongPress(); in onTouchEvent()
631 mLongPressHelper.cancelLongPress(); in onTouchEvent()
635 mLongPressHelper.cancelLongPress(); in onTouchEvent()
643 public void cancelLongPress() { in cancelLongPress() method
644 super.cancelLongPress(); in cancelLongPress()
645 mLongPressHelper.cancelLongPress(); in cancelLongPress()