HomeSort by relevance Sort by last modified time
    Searched refs:ContentType (Results 1 - 25 of 290) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/proto/android/media/
audioattributes.proto 32 optional ContentType content_type = 2;
38 enum ContentType {
  /external/nist-sip/java/gov/nist/javax/sip/parser/
ContentTypeParser.java 48 public ContentTypeParser(String contentType) {
49 super(contentType);
58 ContentType contentType = new ContentType();
69 contentType.setContentType(type.getTokenValue());
76 contentType.setContentSubType(subType.getTokenValue());
77 super.parse(contentType);
83 return contentType;
  /packages/apps/Messaging/src/com/android/messaging/receiver/
AbortMmsWapPushReceiver.java 24 import com.android.messaging.util.ContentType;
35 && ContentType.MMS_MESSAGE.equals(intent.getType())) {
MmsWapPushDeliverReceiver.java 24 import com.android.messaging.util.ContentType;
35 && ContentType.MMS_MESSAGE.equals(intent.getType())) {
MmsWapPushReceiver.java 25 import com.android.messaging.util.ContentType;
38 && ContentType.MMS_MESSAGE.equals(intent.getType())) {
  /external/nist-sip/java/gov/nist/javax/sip/header/
ContentType.java 35 * ContentType SIP Header
64 public class ContentType
78 public ContentType() {
83 *@param contentType is the content type.
86 public ContentType(String contentType, String contentSubtype) {
88 this.setContentType(contentType, contentSubtype);
170 *@param contentType Content type string.
173 public void setContentType(String contentType, String contentSubType) {
176 mediaRange.setType(contentType);
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/util/
ContentType.java 22 public final class ContentType {
101 private ContentType() {
104 public static boolean isTextType(final String contentType) {
105 return TEXT_PLAIN.equals(contentType)
106 || TEXT_HTML.equals(contentType)
107 || APP_WAP_XHTML.equals(contentType);
110 public static boolean isMediaType(final String contentType) {
111 return isImageType(contentType)
112 || isVideoType(contentType)
113 || isAudioType(contentType)
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_image.cpp 18 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr},
48 return JSObject()->TryCData(XFA_Attribute::ContentType, true).value_or(L"");
65 JSObject()->SetCData(XFA_Attribute::ContentType, wsContentType, false, false);
cxfa_exdata.cpp 19 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr},
45 JSObject()->SetCData(XFA_Attribute::ContentType, wsContentType, false, false);
cxfa_script.cpp 23 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr},
52 JSObject()->TryCData(XFA_Attribute::ContentType, false);
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
MmsVideoRecorder.java 26 import com.android.messaging.util.ContentType;
51 ContentType.getExtension(getContentType()));
121 return ContentType.VIDEO_MP4;
124 return ContentType.VIDEO_3GPP;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/lld/Core/
DefinedAtom.h 107 enum ContentType {
250 virtual ContentType contentType() const = 0;
258 /// contentType().
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType();
353 ContentType atomContentType = contentType();
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizeTabHost.java 76 void setContentTypeImmediate(AppsCustomizePagedView.ContentType type) {
84 setContentTypeImmediate(AppsCustomizePagedView.ContentType.Applications);
87 setContentTypeImmediate(AppsCustomizePagedView.ContentType.Widgets);
197 private void onTabChangedEnd(AppsCustomizePagedView.ContentType type) {
203 final AppsCustomizePagedView.ContentType type = getContentTypeForTabTag(tabId);
298 public void setCurrentTabFromContent(AppsCustomizePagedView.ContentType type) {
307 public AppsCustomizePagedView.ContentType getContentTypeForTabTag(String tag) {
309 return AppsCustomizePagedView.ContentType.Applications;
311 return AppsCustomizePagedView.ContentType.Widgets;
313 return AppsCustomizePagedView.ContentType.Applications
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
ShareIntentActivity.java 34 import com.android.messaging.util.ContentType;
85 final String contentType = extractContentType(contentUri, intent.getType());
89 contentUri, intent.getType(), contentType));
91 if (ContentType.TEXT_PLAIN.equals(contentType)) {
98 } else if (ContentType.isImageType(contentType) ||
99 ContentType.isVCardType(contentType) ||
100 ContentType.isAudioType(contentType) |
    [all...]

Completed in 331 milliseconds

1 2 3 4 5 6 7 8 91011>>