Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewWidget.java174 void cleanUpShortPress(View v); in cleanUpShortPress() method
205 private void cleanUpShortPress() { in cleanUpShortPress() method in PagedViewWidget
209 mShortPressListener.cleanUpShortPress(PagedViewWidget.this); in cleanUpShortPress()
225 cleanUpShortPress(); in onTouchEvent()
231 cleanUpShortPress(); in onTouchEvent()
DAppsCustomizePagedView.java683 public void cleanUpShortPress(View v) { in cleanUpShortPress() method in AppsCustomizePagedView
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedViewWidget.java190 void cleanUpShortPress(View v); in cleanUpShortPress() method
221 private void cleanUpShortPress() { in cleanUpShortPress() method in PagedViewWidget
225 mShortPressListener.cleanUpShortPress(PagedViewWidget.this); in cleanUpShortPress()
241 cleanUpShortPress(); in onTouchEvent()
247 cleanUpShortPress(); in onTouchEvent()
DAppsCustomizePagedView.java602 public void cleanUpShortPress(View v) { in cleanUpShortPress() method in AppsCustomizePagedView