Searched refs:mAttachmentType (Results 1 – 1 of 1) sorted by relevance
102 protected String mAttachmentType = null; field in MessageNotificationState111 return mAttachmentType; in getAttachmentType()149 String mAttachmentType; field in MessageNotificationState.MessageLineInfo164 mAttachmentType = attachmentType; in MessageLineInfo()364 mAttachmentType = null; in MultiConversationNotificationState()422 mAttachmentType = messageLineInfo.mAttachmentType; in build()425 sender, text, mAttachmentUri, mAttachmentType)); in build()477 mAttachmentType = messageInfo.mAttachmentType; in MultiMessageNotificationState()484 if (ContentType.isAudioType(mAttachmentType)) { in MultiMessageNotificationState()486 } else if (ContentType.isVideoType(mAttachmentType)) { in MultiMessageNotificationState()[all …]