Home
last modified time | relevance | path

Searched defs:testStreamType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/androidTest/java/com/google/android/exoplayer2/
H A DStreamVolumeManagerTest.java234 int testStreamType = C.STREAM_TYPE_ALARM; in setStreamType_notifiesStreamTypeAndVolume() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/androidTest/java/com/google/android/exoplayer2/
H A DStreamVolumeManagerTest.java234 int testStreamType = C.STREAM_TYPE_ALARM; in setStreamType_notifiesStreamTypeAndVolume() local
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioTrackTest.java1660 private void playOnceStaticData(String testName, int testMode, int testStreamType, in playOnceStaticData()
1913 int testStreamType, int testSampleRate, int testChannelMask, int testEncoding, in playOnceStreamByteBuffer()