Searched refs:postCheckForLongPress (Results 1 - 8 of 8) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCheckLongPressHelper.java42 public void postCheckForLongPress() { method in class:CheckLongPressHelper
H A DLauncherAppWidgetHostView.java76 mLongPressHelper.postCheckForLongPress();
H A DBubbleTextView.java228 mLongPressHelper.postCheckForLongPress();
H A DFolderIcon.java651 mLongPressHelper.postCheckForLongPress();
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCheckLongPressHelper.java42 public void postCheckForLongPress() { method in class:CheckLongPressHelper
H A DLauncherAppWidgetHostView.java78 mLongPressHelper.postCheckForLongPress();
H A DBubbleTextView.java247 mLongPressHelper.postCheckForLongPress();
H A DFolderIcon.java669 mLongPressHelper.postCheckForLongPress();

Completed in 137 milliseconds