/frameworks/av/include/media/ |
D | AudioPolicyHelper.h | 75 attr->content_type = AUDIO_CONTENT_TYPE_MUSIC; in stream_type_to_audio_attributes() 79 attr->content_type = AUDIO_CONTENT_TYPE_SPEECH; in stream_type_to_audio_attributes() 86 attr->content_type = AUDIO_CONTENT_TYPE_SONIFICATION; in stream_type_to_audio_attributes() 90 attr->content_type = AUDIO_CONTENT_TYPE_SONIFICATION; in stream_type_to_audio_attributes() 94 attr->content_type = AUDIO_CONTENT_TYPE_SONIFICATION; in stream_type_to_audio_attributes() 98 attr->content_type = AUDIO_CONTENT_TYPE_SONIFICATION; in stream_type_to_audio_attributes() 102 attr->content_type = AUDIO_CONTENT_TYPE_SPEECH; in stream_type_to_audio_attributes() 107 attr->content_type = AUDIO_CONTENT_TYPE_SONIFICATION; in stream_type_to_audio_attributes() 111 attr->content_type = AUDIO_CONTENT_TYPE_SPEECH; in stream_type_to_audio_attributes()
|
/frameworks/av/media/libaudioclient/include/media/ |
D | AudioPolicyHelper.h | 75 attr->content_type = AUDIO_CONTENT_TYPE_MUSIC; in stream_type_to_audio_attributes() 79 attr->content_type = AUDIO_CONTENT_TYPE_SPEECH; in stream_type_to_audio_attributes() 86 attr->content_type = AUDIO_CONTENT_TYPE_SONIFICATION; in stream_type_to_audio_attributes() 90 attr->content_type = AUDIO_CONTENT_TYPE_SONIFICATION; in stream_type_to_audio_attributes() 94 attr->content_type = AUDIO_CONTENT_TYPE_SONIFICATION; in stream_type_to_audio_attributes() 98 attr->content_type = AUDIO_CONTENT_TYPE_SONIFICATION; in stream_type_to_audio_attributes() 102 attr->content_type = AUDIO_CONTENT_TYPE_SPEECH; in stream_type_to_audio_attributes() 107 attr->content_type = AUDIO_CONTENT_TYPE_SONIFICATION; in stream_type_to_audio_attributes() 111 attr->content_type = AUDIO_CONTENT_TYPE_SPEECH; in stream_type_to_audio_attributes()
|
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/ |
D | WapPushManager.java | 123 String app_id, String content_type) { in queryLastApp() argument 125 + " content_type: " + content_type); in queryLastApp() 131 new String[] {app_id, content_type}, in queryLastApp() 185 public int processMessage(String app_id, String content_type, Intent intent) in processMessage() argument 187 Log.d(LOG_TAG, "wpman processMsg " + app_id + ":" + content_type); in processMessage() 191 WapPushManDBHelper.queryData lastapp = dbh.queryLastApp(db, app_id, content_type); in processMessage() 195 Log.w(LOG_TAG, "no receiver app found for " + app_id + ":" + content_type); in processMessage() 267 public boolean addPackage(String x_app_id, String content_type, in addPackage() argument 272 WapPushManDBHelper.queryData lastapp = dbh.queryLastApp(db, x_app_id, content_type); in addPackage() 297 values.put("content_type", content_type); in addPackage() [all …]
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | IWapPushManager.aidl | 26 int processMessage(String app_id, String content_type, in Intent intent); in processMessage() argument 33 boolean addPackage(String x_app_id, String content_type, in addPackage() argument 41 boolean updatePackage(String x_app_id, String content_type, in updatePackage() argument 49 boolean deletePackage(String x_app_id, String content_type, in deletePackage() argument
|
/frameworks/av/media/libmedia/include/media/ |
D | JAudioAttributes.h | 45 pAttributes->content_type); in createAudioAttributesObj()
|
/frameworks/av/media/libaudioclient/tests/ |
D | test_create_audiotrack.cpp | 109 attributes.content_type = contentType; in testTrack()
|
/frameworks/av/services/oboeservice/ |
D | AAudioServiceEndpointMMAP.cpp | 98 .content_type = contentType, in open() 105 __func__, this, attributes.usage, attributes.content_type, attributes.source); in open()
|
/frameworks/base/core/proto/android/media/ |
D | audioattributes.proto | 32 optional ContentType content_type = 2; field
|
/frameworks/av/media/libaaudio/src/legacy/ |
D | AudioStreamRecord.cpp | 137 .content_type = contentType, in open()
|
D | AudioStreamTrack.cpp | 131 .content_type = contentType, in open()
|
/frameworks/base/media/jni/soundpool/ |
D | android_media_SoundPool.cpp | 199 paa->content_type = in android_media_SoundPool_native_setup()
|
/frameworks/av/media/libmediaplayer2/ |
D | mediaplayer2.cpp | 174 attributes->content_type = (audio_content_type_t) parcel.readInt32(); in unmarshallAudioAttributes() 741 mAudioAttributes->usage, mAudioAttributes->content_type, mAudioAttributes->flags, in setAudioAttributes_l()
|
/frameworks/base/core/jni/ |
D | android_media_AudioTrack.cpp | 304 paa->content_type = in android_media_AudioTrack_setup() 309 paa->usage, paa->content_type, paa->flags, paa->tags); in android_media_AudioTrack_setup()
|
/frameworks/base/core/proto/android/service/ |
D | print.proto | 311 optional int32 content_type = 3; field
|
/frameworks/av/media/extractors/mp4/ |
D | ItemTable.cpp | 1107 String8 content_type; in parse() local 1108 if (!parseNullTerminatedString(&offset, &size, &content_type)) { in parse()
|
/frameworks/av/media/libaudioclient/ |
D | AudioTrack.cpp | 224 audioContentTypeString(track->mAttributes.content_type).c_str()); in gather() 252 mAttributes.content_type = AUDIO_CONTENT_TYPE_UNKNOWN; in AudioTrack() 456 mAttributes.usage, mAttributes.content_type, mAttributes.flags, mAttributes.tags); in set()
|
/frameworks/av/services/audioflinger/ |
D | Tracks.cpp | 1015 .content_type = mAttr.content_type, in copyMetadataTo()
|
D | Threads.cpp | 8622 mAttr.content_type, mAttr.usage, mAttr.source); in dumpInternals() 8819 .content_type = track->attributes().content_type, in updateMetadata_l()
|
/frameworks/av/media/libaudiohal/4.0/ |
D | StreamHalHidl.cpp | 584 .contentType=static_cast<AudioContentType>(metadata.content_type), in updateSourceMetadata()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 227 attributes->content_type = (audio_content_type_t) parcel.readInt32(); in unmarshallAudioAttributes() 1295 mAudioAttributes->usage, mAudioAttributes->content_type, mAudioAttributes->flags, in setAudioAttributes_l()
|
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.cpp | 809 attr->usage, attr->content_type, attr->flags, in getOutputForAttr() 845 attributes.usage, attributes.content_type, attributes.tags, attributes.flags, in getOutputForAttr()
|