| /frameworks/base/telephony/common/com/google/android/mms/ | 
| D | ContentType.java | 176     public static boolean isSupportedType(String contentType) {  in isSupportedType() 181     public static boolean isSupportedImageType(String contentType) {  in isSupportedImageType() 186     public static boolean isSupportedAudioType(String contentType) {  in isSupportedAudioType() 191     public static boolean isSupportedVideoType(String contentType) {  in isSupportedVideoType() 196     public static boolean isTextType(String contentType) {  in isTextType() 201     public static boolean isImageType(String contentType) {  in isImageType() 206     public static boolean isAudioType(String contentType) {  in isAudioType() 211     public static boolean isVideoType(String contentType) {  in isVideoType() 216     public static boolean isDrmType(String contentType) {  in isDrmType() 222     public static boolean isUnspecified(String contentType) {  in isUnspecified()
  | 
| /frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/http/ | 
| D | HttpResponse.java | 34     public abstract int contentType();  in contentType()  method in HttpResponse 54         public abstract Builder setContentType(int contentType);  in setContentType()
  | 
| D | HttpClient.java | 191         String contentType = connection.getHeaderField(ContentType.NAME);  in getContentType()  local
  | 
| /frameworks/base/core/tests/coretests/src/com/android/internal/http/multipart/ | 
| D | MultipartTest.java | 55         StringBuffer contentType = new StringBuffer("multipart/form-data");  in testParts()  local
  | 
| /frameworks/libs/service_entitlement/tests/utils/com/android/libraries/entitlement/testing/ | 
| D | FakeURLStreamHandler.java | 182         public abstract String contentType();  in contentType()  method in FakeURLStreamHandler.FakeResponse 206             public abstract Builder setContentType(String contentType);  in setContentType()
  | 
| /frameworks/av/media/libaaudio/tests/ | 
| D | test_attributes.cpp | 38                             aaudio_content_type_t contentType,  in checkAttributes() 183     for (aaudio_content_type_t contentType : sContentypes) {  in checkAttributesContentType()  local
  | 
| /frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/ | 
| D | EapAkaApi.java | 191             String contentType)  in respondToEapAkaChallenge() 258             String contentType)  in challengeResponse() 423     private HttpResponse httpGet(String url, CarrierConfig carrierConfig, String contentType)  in httpGet()
  | 
| /frameworks/av/media/libdatasource/ | 
| D | DataSourceFactory.cpp | 50         String8 *contentType,  in CreateFromURI()
  | 
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ | 
| D | WapPushOverSms.java | 286                 String contentType = ((mimeType == null) ?  in decodeWapPdu()  local 473         String contentType;  field in WapPushOverSms.DecodedResult
  | 
| /frameworks/av/media/libaudioclient/tests/ | 
| D | test_create_audiotrack.cpp | 68         audio_content_type_t contentType;  in testTrack()  local
  | 
| /frameworks/av/media/libaudiousecasevalidation/ | 
| D | UsecaseValidator.cpp | 130     bool isContentTypeValid(audio_content_type_t contentType) {  in isContentTypeValid()
  | 
| /frameworks/av/services/oboeservice/ | 
| D | AAudioServiceEndpoint.cpp | 188     const audio_content_type_t contentType =  in getAudioAttributesFrom()  local
  | 
| /frameworks/base/core/java/android/print/ | 
| D | PrintDocumentInfo.java | 278     private String contentTypeToString(int contentType) {  in contentTypeToString()
  | 
| /frameworks/base/telephony/common/com/google/android/mms/pdu/ | 
| D | SendReq.java | 63     public SendReq(byte[] contentType,  in SendReq()
  | 
| D | PduPart.java | 324      public void setContentType(byte[] contentType) {  in setContentType()
  | 
| D | PduPersister.java | 728         String contentType = getPartContentType(part);  in persistPart()  local 799             String contentType, HashMap<Uri, InputStream> preOpenedFiles)  in persistData() 1062         String contentType = null;  in updatePart()  local 1371                     String contentType = getPartContentType(part);  in persist()  local
  | 
| /frameworks/base/core/java/android/os/ | 
| D | ExternalVibration.java | 84         int contentType = in.readInt();  in readAudioAttributes()  local
  | 
| /frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/ | 
| D | ServiceEntitlementRequest.java | 263         public abstract Builder setAcceptContentType(String contentType);  in setAcceptContentType()
  | 
| /frameworks/av/media/libaaudio/fuzzer/ | 
| D | libaaudio_fuzzer.cpp | 159   aaudio_content_type_t contentType = fdp.PickValueInArray(  in process()  local
  | 
| /frameworks/av/media/libmediahelper/tests/ | 
| D | typeconverter_tests.cpp | 99         audio_content_type_t contentType;  in TEST()  local
  | 
| /frameworks/av/services/mediametrics/ | 
| D | AudioTypes.cpp | 442 int32_t lookup<CONTENT_TYPE>(const std::string &contentType)  in lookup() 452 std::string lookup<CONTENT_TYPE>(const std::string &contentType)  in lookup()
  | 
| /frameworks/base/media/java/android/media/metrics/ | 
| D | PlaybackMetrics.java | 182             int contentType,  in PlaybackMetrics() 450         int contentType = in.readInt();  in PlaybackMetrics()  local
  | 
| /frameworks/av/media/libaaudio/src/legacy/ | 
| D | AudioStreamTrack.cpp | 131     const audio_content_type_t contentType =  in open()  local
  | 
| D | AudioStreamRecord.cpp | 119     const audio_content_type_t contentType =  in open()  local
  | 
| /frameworks/av/media/libaaudio/src/core/ | 
| D | AAudioStreamParameters.h | 96     void setContentType(aaudio_content_type_t contentType) {  in setContentType()
  |