Searched refs:cancelLongPress (Results 1 – 12 of 12) sorted by relevance
71 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()85 mLongPressHelper.cancelLongPress(); in onInterceptTouchEvent()94 public void cancelLongPress() { in cancelLongPress() method in LauncherAppWidgetHostView95 super.cancelLongPress(); in cancelLongPress()97 mLongPressHelper.cancelLongPress(); in cancelLongPress()
44 public void cancelLongPress() { in cancelLongPress() method in PagedViewCellLayoutChildren45 super.cancelLongPress(); in cancelLongPress()51 child.cancelLongPress(); in cancelLongPress()
230 mLongPressHelper.cancelLongPress(); in onTouchEvent()329 public void cancelLongPress() { in cancelLongPress() method in BubbleTextView330 super.cancelLongPress(); in cancelLongPress()332 mLongPressHelper.cancelLongPress(); in cancelLongPress()
160 public void cancelLongPress() { in cancelLongPress() method in ShortcutAndWidgetContainer161 super.cancelLongPress(); in cancelLongPress()167 child.cancelLongPress(); in cancelLongPress()
51 public void cancelLongPress() { in cancelLongPress() method in CheckLongPressHelper
101 public void cancelLongPress() { in cancelLongPress() method in PagedViewCellLayout102 super.cancelLongPress(); in cancelLongPress()108 child.cancelLongPress(); in cancelLongPress()
619 mLongPressHelper.cancelLongPress(); in onTouchEvent()626 public void cancelLongPress() { in cancelLongPress() method in FolderIcon627 super.cancelLongPress(); in cancelLongPress()629 mLongPressHelper.cancelLongPress(); in cancelLongPress()
155 currentPage.cancelLongPress(); in determineDraggingStart()
910 currentPage.cancelLongPress(); in requestDisallowInterceptTouchEvent()1081 currentPage.cancelLongPress(); in cancelCurrentPageLongPress()
536 public void cancelLongPress() { in cancelLongPress() method in CellLayout537 super.cancelLongPress(); in cancelLongPress()543 child.cancelLongPress(); in cancelLongPress()
60 cancelLongPress(); in onTouchEvent()
235 v.cancelLongPress(); in onTouch()240 v.cancelLongPress(); in onTouch()