Searched refs:getTakePhotoIntent (Results 1 – 1 of 1) sorted by relevance
271 final Intent intent = getTakePhotoIntent(photoUri); in startTakePhotoActivity()309 private Intent getTakePhotoIntent(Uri outputUri) { in getTakePhotoIntent() method in PhotoSelectionHandler