Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java245 if (!hasIntentHandler(intent)) { in doCropPhoto()
325 private boolean hasIntentHandler(Intent intent) { in hasIntentHandler() method in PhotoSelectionHandler
/packages/apps/Contacts/src/com/android/contacts/activities/
DAttachPhotoActivity.java200 if (!hasIntentHandler(intent)) { in onActivityResult()
240 private boolean hasIntentHandler(Intent intent) { in hasIntentHandler() method in AttachPhotoActivity