Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewWidget.java44 CheckForShortPress mPendingCheckForShortPress = null;
177 class CheckForShortPress implements Runnable { class in PagedViewWidget
191 mPendingCheckForShortPress = new CheckForShortPress(); in checkForShortPress()