Searched refs:getCropImageIntent (Results 1 – 1 of 1) sorted by relevance
244 final Intent intent = getCropImageIntent(inputUri, outputUri); in doCropPhoto()334 private Intent getCropImageIntent(Uri inputUri, Uri outputUri) { in getCropImageIntent() method in PhotoSelectionHandler