Searched refs:followedByLongPress (Results 1 – 4 of 4) sorted by relevance
238 private void onUp(boolean followedByLongPress) { in onUp() argument239 if (followedByLongPress) { in onUp()384 public void onUp(boolean followedByLongPress) { in initializeViews()385 AlbumSetPage.this.onUp(followedByLongPress); in initializeViews()
227 private void onUp(boolean followedByLongPress) { in onUp() argument228 if (followedByLongPress) { in onUp()448 public void onUp(boolean followedByLongPress) { in initializeViews()449 AlbumPage.this.onUp(followedByLongPress); in initializeViews()
297 public void onUp(boolean followedByLongPress) { in initializeViews()
42 public void onUp(boolean followedByLongPress); in onUp() argument50 @Override public void onUp(boolean followedByLongPress) {} in onUp() argument