Searched refs:ACTION_REVIEW (Results 1 – 1 of 1) sorted by relevance
47 public static final String ACTION_REVIEW = "com.android.camera.action.REVIEW"; field in GalleryActivity95 || ACTION_REVIEW.equalsIgnoreCase(action)){ in initializeByIntent()