Searched refs:getAttachmentType (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Mms/src/com/android/mms/ui/
H A DMessageItem.java328 mAttachmentType = MessageUtils.getAttachmentType(mSlideshow);
H A DMessageUtils.java405 public static int getAttachmentType(SlideshowModel model) { method in class:MessageUtils
/packages/apps/Mms/src/com/android/mms/transaction/
H A DMessagingNotification.java601 attachmentType = getAttachmentType(slideshow);
638 private static int getAttachmentType(SlideshowModel slideshow) { method in class:MessagingNotification

Completed in 57 milliseconds