Searched refs:cleanUpShortPress (Results 1 – 2 of 2) sorted by relevance
174 void cleanUpShortPress(View v); in cleanUpShortPress() method205 private void cleanUpShortPress() { in cleanUpShortPress() method in PagedViewWidget209 mShortPressListener.cleanUpShortPress(PagedViewWidget.this); in cleanUpShortPress()225 cleanUpShortPress(); in onTouchEvent()231 cleanUpShortPress(); in onTouchEvent()
683 public void cleanUpShortPress(View v) { in cleanUpShortPress() method in AppsCustomizePagedView