Home
last modified time | relevance | path

Searched defs:ContentType (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/
H A DContentType.java64 public class ContentType class
78 public ContentType() { in ContentType() method in ContentType
86 public ContentType(String contentType, String contentSubtype) { in ContentType() method in ContentType
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dframing.rs32 pub enum ContentType { enum
40 impl From<&Content> for ContentType { implementation
141 pub fn content_type(&self) -> ContentType { in content_type()
235 content_type: ContentType, in mls_decode()
611 pub fn content_type(&self) -> ContentType { in content_type()
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/contentpreview/payloadtoggle/shared/
DContentType.java7 public enum ContentType { enum
12 ContentType() { in ContentType() method in ContentType
/aosp_15_r20/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/http/
DHttpConstants.java40 public static final class ContentType { class in HttpConstants
41 private ContentType() { in ContentType() method in HttpConstants.ContentType
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/entitlement/http/
DHttpConstants.java42 public static final class ContentType { class in HttpConstants
43 private ContentType() { in ContentType() method in HttpConstants.ContentType
/aosp_15_r20/external/google-cloud-java/java-asset/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/
H A DContentType.java30 public enum ContentType implements com.google.protobuf.ProtocolMessageEnum { enum
171 private ContentType(int value) { in ContentType() method in ContentType
/aosp_15_r20/external/googleapis/google/devtools/containeranalysis/v1beta1/attestation/
H A Dattestation.proto42 enum ContentType { enum
93 enum ContentType { enum
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/proto/google/devtools/containeranalysis/v1beta1/attestation/
H A Dattestation.proto42 enum ContentType { enum
93 enum ContentType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Debuginfod/
DHTTPServer.h70 const char *ContentType; member
85 const char *ContentType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Debuginfod/
DHTTPServer.h70 const char *ContentType; member
85 const char *ContentType; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h60 const char *ContentType; member
75 const char *ContentType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Debuginfod/
DHTTPServer.h70 const char *ContentType; member
85 const char *ContentType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Debuginfod/
DHTTPServer.h70 const char *ContentType; member
85 const char *ContentType; member
/aosp_15_r20/external/google-cloud-java/java-asset/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/
H A DContentType.java30 public enum ContentType implements com.google.protobuf.ProtocolMessageEnum { enum
215 private ContentType(int value) { in ContentType() method in ContentType
/aosp_15_r20/external/google-cloud-java/java-asset/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/
H A DContentType.java30 public enum ContentType implements com.google.protobuf.ProtocolMessageEnum { enum
237 private ContentType(int value) { in ContentType() method in ContentType
/aosp_15_r20/external/google-cloud-java/java-asset/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/
H A DContentType.java30 public enum ContentType implements com.google.protobuf.ProtocolMessageEnum { enum
259 private ContentType(int value) { in ContentType() method in ContentType
/aosp_15_r20/external/aws-sdk-java-v2/services/mediastoredata/src/main/resources/codegen-resources/
H A Dapi-2.json99 "ContentType":{ object
138 "ContentType":{ object
208 "ContentType":{ object
245 "ContentType":{"shape":"ContentType"}, object
338 "ContentType":{ object
H A Dservice-2.json105 "ContentType":{ object
147 "ContentType":{ object
229 "ContentType":{ object
283 "ContentType":{ object
397 "ContentType":{ object
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/chips/mediaprojection/domain/model/
DProjectionChipModel.java17 public static enum ContentType { enum in ProjectionChipModel
21 ContentType() { in ContentType() method in ProjectionChipModel.ContentType
/aosp_15_r20/frameworks/base/telephony/common/com/google/android/mms/
H A DContentType.java25 public class ContentType { class
172 private ContentType() { in ContentType() method in ContentType
/aosp_15_r20/packages/apps/Messaging/src/android/support/v7/mms/pdu/
DContentType.java22 public class ContentType { class
166 private ContentType() { in ContentType() method in ContentType
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/mmslib/
H A DContentType.java22 public class ContentType { class
166 private ContentType() { in ContentType() method in ContentType
/aosp_15_r20/external/aws-sdk-java-v2/services/sagemakerruntime/src/main/resources/codegen-resources/
H A Dservice-2.json164 "ContentType":{ object
246 "ContentType":{ object
311 "ContentType":{ object
349 "ContentType":{ object
399 "ContentType":{ object
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/
DContentType.java22 public final class ContentType { class
101 private ContentType() { in ContentType() method in ContentType
/aosp_15_r20/packages/apps/UniversalMediaPlayer/java/com/android/pump/util/
DHttp.java174 public static final class ContentType { class in Http
175 private ContentType() { } in ContentType() method in Http.ContentType

12345678910>>...18