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 307 mAttachmentType = MessageUtils.getAttachmentType(mSlideshow);
MessageUtils.java 376 public static int getAttachmentType(SlideshowModel model) {
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 582 attachmentType = getAttachmentType(slideshow);
618 private static int getAttachmentType(SlideshowModel slideshow) {
    [all...]

Completed in 57 milliseconds