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

  /packages/apps/Mms/src/com/android/mms/ui/
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 848 milliseconds