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

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWidget.java 173 void onShortPress(View v);
181 mShortPressListener.onShortPress(PagedViewWidget.this);
AppsCustomizePagedView.java 643 public void onShortPress(View v) {
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedViewWidget.java 189 void onShortPress(View v);
197 mShortPressListener.onShortPress(PagedViewWidget.this);
AppsCustomizePagedView.java 630 public void onShortPress(View v) {
    [all...]

Completed in 190 milliseconds