Searched refs:hasIntentHandler (Results 1 – 2 of 2) sorted by relevance
245 if (!hasIntentHandler(intent)) { in doCropPhoto()325 private boolean hasIntentHandler(Intent intent) { in hasIntentHandler() method in PhotoSelectionHandler
200 if (!hasIntentHandler(intent)) { in onActivityResult()240 private boolean hasIntentHandler(Intent intent) { in hasIntentHandler() method in AttachPhotoActivity