| /frameworks/opt/telephony/src/java/com/google/android/mms/ |
| D | ContentType.java | 169 public static boolean isSupportedType(String contentType) { in isSupportedType() 173 public static boolean isSupportedImageType(String contentType) { in isSupportedImageType() 177 public static boolean isSupportedAudioType(String contentType) { in isSupportedAudioType() 181 public static boolean isSupportedVideoType(String contentType) { in isSupportedVideoType() 185 public static boolean isTextType(String contentType) { in isTextType() 189 public static boolean isImageType(String contentType) { in isImageType() 193 public static boolean isAudioType(String contentType) { in isAudioType() 197 public static boolean isVideoType(String contentType) { in isVideoType() 201 public static boolean isDrmType(String contentType) { in isDrmType() 207 public static boolean isUnspecified(String contentType) { in isUnspecified()
|
| /frameworks/av/media/libaaudio/tests/ |
| D | test_attributes.cpp | 33 aaudio_content_type_t contentType, in checkAttributes() 142 for (aaudio_content_type_t contentType : sContentypes) { in checkAttributesContentType() 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/av/media/libstagefright/ |
| D | DataSourceFactory.cpp | 37 String8 *contentType, in CreateFromURI()
|
| /frameworks/base/wifi/java/android/net/wifi/hotspot2/ |
| D | ConfigParser.java | 89 public String contentType = null; field in ConfigParser.MimeHeader 348 private static Pair<String, String> parseContentType(String contentType) throws IOException { in parseContentType()
|
| /frameworks/av/media/libaudioclient/tests/ |
| D | test_create_audiotrack.cpp | 70 audio_content_type_t contentType; in testTrack() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | WapPushOverSms.java | 293 String contentType = ((mimeType == null) ? in decodeWapPdu() local 624 String contentType; field in WapPushOverSms.DecodedResult
|
| /frameworks/av/media/libaaudio/src/core/ |
| D | AAudioStreamParameters.h | 103 void setContentType(aaudio_content_type_t contentType) { in setContentType()
|
| D | AudioStream.h | 545 void setContentType(aaudio_content_type_t contentType) { in setContentType()
|
| /frameworks/base/core/java/android/print/ |
| D | PrintDocumentInfo.java | 276 private String contentTypeToString(int contentType) { in contentTypeToString()
|
| /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
| D | SendReq.java | 60 public SendReq(byte[] contentType, in SendReq()
|
| D | PduPart.java | 307 public void setContentType(byte[] contentType) { in setContentType()
|
| D | PduPersister.java | 712 String contentType = getPartContentType(part); in persistPart() local 783 String contentType, HashMap<Uri, InputStream> preOpenedFiles) in persistData() 1099 String contentType = null; in updatePart() local 1406 String contentType = getPartContentType(part); in persist() local
|
| D | PduComposer.java | 851 String contentType = new String(mPduHeader.getTextString(PduHeaders.CONTENT_TYPE)); in makeMessageBody() local
|
| /frameworks/support/media/src/main/java/androidx/media/ |
| D | AudioAttributesCompat.java | 424 int contentType = bundle.getInt(AUDIO_ATTRIBUTES_CONTENT_TYPE, CONTENT_TYPE_UNKNOWN); in fromBundle() local 593 public Builder setContentType(@AttributeContentType int contentType) { in setContentType()
|
| /frameworks/av/services/oboeservice/ |
| D | AAudioServiceEndpointMMAP.cpp | 87 const audio_content_type_t contentType = in open() local
|
| /frameworks/base/core/java/android/app/usage/ |
| D | IUsageStatsManager.aidl | 45 void reportChooserSelection(String packageName, int userId, String contentType, in reportChooserSelection()
|
| D | UsageStatsManager.java | 741 public void reportChooserSelection(String packageName, int userId, String contentType, in reportChooserSelection()
|
| /frameworks/av/media/libaaudio/src/legacy/ |
| D | AudioStreamTrack.cpp | 125 const audio_content_type_t contentType = in open() local
|
| D | AudioStreamRecord.cpp | 131 const audio_content_type_t contentType = in open() local
|
| /frameworks/av/media/libaaudio/examples/utils/ |
| D | AAudioArgsParser.h | 160 void setContentType(aaudio_content_type_t contentType) { in setContentType()
|
| /frameworks/base/core/java/android/text/method/ |
| D | DigitsKeyListener.java | 323 int contentType; in getInputType() local
|
| D | BaseKeyListener.java | 456 int contentType = InputType.TYPE_CLASS_TEXT; in makeTextContentType() local
|
| /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/ |
| D | FwdLockEngine.cpp | 330 String8 contentType = String8(pMimeType); in onGetOriginalMimeType() local 508 String8 contentType = String8(pmime == NULL ? "" : pmime); local
|
| /frameworks/base/media/java/android/media/ |
| D | AudioAttributes.java | 584 public Builder setContentType(@AttributeContentType int contentType) { in setContentType()
|