Home
last modified time | relevance | path

Searched refs:getPhotoPickIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java282 final Intent intent = getPhotoPickIntent(photoUri); in startPickFromGalleryActivity()
318 private Intent getPhotoPickIntent(Uri outputUri) { in getPhotoPickIntent() method in PhotoSelectionHandler