Home
last modified time | relevance | path

Searched refs:usageForStreamType (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp63 audio_usage_t usageForStreamType(audio_stream_type_t streamType) { in usageForStreamType() function
80 return usageForStreamType(ANDROID_DEFAULT_OUTPUT_STREAM_TYPE); in usageForStreamType()
1715 usageForStreamType(pAudioPlayer->mStreamType), pAudioPlayer->mSessionId); in android_audioPlayer_realize()
1815 usageForStreamType(pAudioPlayer->mStreamType), AUDIO_CONTENT_TYPE_UNKNOWN, in android_audioPlayer_realize()
/aosp12/frameworks/base/media/java/android/media/
H A DAudioAttributes.java1137 mUsage = usageForStreamType(streamType); in setInternalLegacyStreamType()
1525 private static int usageForStreamType(int streamType) { in usageForStreamType() method in AudioAttributes
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt26648 Landroid/media/AudioAttributes;->usageForStreamType(I)I