Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
H A DAudioProductStrategyTest.java113 int streamTypeFromAttributes = in testAudioAttributesFromStreamTypes() local
119 + AudioSystem.streamToString(streamTypeFromAttributes) + "(" in testAudioAttributesFromStreamTypes()
120 + streamTypeFromAttributes + ") expected to match attributes ", in testAudioAttributesFromStreamTypes()
121 streamType, streamTypeFromAttributes); in testAudioAttributesFromStreamTypes()