Searched refs:mAttachmentType (Results 1 – 1 of 1) sorted by relevance
102 protected String mAttachmentType = null; field in MessageNotificationState112 return mAttachmentType; in getAttachmentType()150 String mAttachmentType; field in MessageNotificationState.MessageLineInfo165 mAttachmentType = attachmentType; in MessageLineInfo()365 mAttachmentType = null; in MultiConversationNotificationState()423 mAttachmentType = messageLineInfo.mAttachmentType; in build()426 sender, text, mAttachmentUri, mAttachmentType)); in build()478 mAttachmentType = messageInfo.mAttachmentType; in MultiMessageNotificationState()485 if (ContentType.isAudioType(mAttachmentType)) { in MultiMessageNotificationState()487 } else if (ContentType.isVideoType(mAttachmentType)) { in MultiMessageNotificationState()[all …]