Searched refs:longClick (Results 1 – 3 of 3) sorted by relevance
88 final boolean longClick) { in onItemClicked() argument92 if (longClick) { in onItemClicked()
52 void onItemClicked(View view, GalleryGridItemData data, boolean longClick); in onItemClicked() argument
733 private void handleCenterButtonEvent(int action, boolean longClick) { in handleCenterButtonEvent() argument765 longClick in handleCenterButtonEvent()769 L.w("Failed to perform " + (longClick ? "ACTION_LONG_CLICK" : "ACTION_CLICK") in handleCenterButtonEvent()772 if (!longClick) { in handleCenterButtonEvent()