Searched refs:EXTRA_CROP (Results 1 – 2 of 2) sorted by relevance
45 public static final String EXTRA_CROP = "crop"; field in Gallery
318 if (mData.getString(Gallery.EXTRA_CROP) != null) { in onGetContent()