Searched refs:handleSpecialAttachmentUri (Results 1 – 1 of 1) sorted by relevance
1991 if (!handleSpecialAttachmentUri(uri)) { in handleAttachmentUrisFromIntent()2060 if (handleSpecialAttachmentUri(contentUri)) { in addAttachmentAndUpdateView()2077 protected boolean handleSpecialAttachmentUri(final Uri contentUri) { in handleSpecialAttachmentUri() method