Home
last modified time | relevance | path

Searched defs:cleanUpShortPress (Results 1 – 2 of 2) 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
DAppsCustomizePagedView.java683 public void cleanUpShortPress(View v) { in cleanUpShortPress() method in AppsCustomizePagedView