Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java245 final ResolveInfo intentHandler = getIntentHandler(intent); in doCropPhoto()
327 private ResolveInfo getIntentHandler(Intent intent) { in getIntentHandler() method in PhotoSelectionHandler
/packages/apps/Contacts/src/com/android/contacts/activities/
DAttachPhotoActivity.java200 final ResolveInfo intentHandler = getIntentHandler(intent); in onActivityResult()
242 private ResolveInfo getIntentHandler(Intent intent) { in getIntentHandler() method in AttachPhotoActivity