Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java271 final Intent intent = getTakePhotoIntent(photoUri); in startTakePhotoActivity()
309 private Intent getTakePhotoIntent(Uri outputUri) { in getTakePhotoIntent() method in PhotoSelectionHandler