HomeSort by relevance Sort by last modified time
    Searched refs:cleanUpShortPress (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWidget.java 174 void cleanUpShortPress(View v);
205 private void cleanUpShortPress() {
209 mShortPressListener.cleanUpShortPress(PagedViewWidget.this);
225 cleanUpShortPress();
231 cleanUpShortPress();
AppsCustomizePagedView.java 683 public void cleanUpShortPress(View v) {
    [all...]

Completed in 545 milliseconds