HomeSort by relevance Sort by last modified time
    Searched refs:getAttachmentType (Results 1 - 3 of 3) sorted by null

  /packages/apps/Mms/src/com/android/mms/ui/
MessageItem.java 328 mAttachmentType = MessageUtils.getAttachmentType(mSlideshow, msg);
MessageUtils.java 405 public static int getAttachmentType(SlideshowModel model, MultimediaMessagePdu mmp) {
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 624 attachmentType = getAttachmentType(slideshow);
661 private static int getAttachmentType(SlideshowModel slideshow) {
    [all...]

Completed in 46 milliseconds