Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCheckLongPressHelper.java32 private CheckForLongPress mPendingCheckForLongPress;
34 class CheckForLongPress implements Runnable { class in CheckLongPressHelper
72 mPendingCheckForLongPress = new CheckForLongPress(); in postCheckForLongPress()