Searched refs:isVCardType (Results 1 – 10 of 10) sorted by relevance
114 || isVCardType(contentType); in isMediaType()130 public static boolean isVCardType(final String contentType) { in isVCardType() method in ContentType149 ContentType.isImageType(contentType) || ContentType.isVCardType(contentType); in isConversationListPreviewableType()
92 ContentType.isVCardType(contentType) || in onAttachFragment()
645 } else if (ContentType.isVCardType(previewContentType)) { in getSnippetText()
229 } else if (ContentType.isVCardType(previewContentType)) { in getSnippetText()
80 } else if (ContentType.isVCardType(contentType)) { in createAttachmentPreview()
308 return ContentType.isVCardType(mContentType); in isVCard()
815 || ContentType.isVCardType(mContentType); in isMedia()
309 } else if (ContentType.isVCardType(contentType)) { in makePduBody()355 } else if (ContentType.isVCardType(contentType)) { in makePduBody()
1086 } else if (ContentType.isVCardType(attachmentType)) { in formatAttachmentTag()
489 } else if (ContentType.isVCardType(mAttachmentType)) { in MultiMessageNotificationState()