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.java42 CheckForShortPress mPendingCheckForShortPress = null;
154 class CheckForShortPress implements Runnable { class in PagedViewWidget
168 mPendingCheckForShortPress = new CheckForShortPress(); in checkForShortPress()