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

  /frameworks/opt/telephony/src/java/com/google/android/mms/
ContentType.java 40 public static final String IMAGE_WBMP = "image/vnd.wap.wbmp";
91 sSupportedContentTypes.add(IMAGE_WBMP);
132 sSupportedImageTypes.add(IMAGE_WBMP);
  /packages/apps/Messaging/src/android/support/v7/mms/pdu/
ContentType.java 40 public static final String IMAGE_WBMP = "image/vnd.wap.wbmp";
91 sSupportedContentTypes.add(IMAGE_WBMP);
132 sSupportedImageTypes.add(IMAGE_WBMP);
  /packages/apps/Messaging/src/com/android/messaging/util/
ContentType.java 54 public static final String IMAGE_WBMP = "image/vnd.wap.wbmp";

Completed in 29 milliseconds