Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DCheckLongPressHelper.java24 private CheckForLongPress mPendingCheckForLongPress;
26 class CheckForLongPress implements Runnable { class in CheckLongPressHelper
46 mPendingCheckForLongPress = new CheckForLongPress(); in postCheckForLongPress()