Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DVolumeShaperTest.java181 VolumeShaper.Operation.PLAY,
864 volumeShaper.apply(VolumeShaper.Operation.PLAY); in testPlayerJoin()
877 VolumeShaper.Operation.PLAY, true /* join */); in testPlayerJoin()
934 volumeShaper.apply(VolumeShaper.Operation.PLAY); in runTestCubicMonotonicPlayer()
945 VolumeShaper.Operation.PLAY, true /* join */); in runTestCubicMonotonicPlayer()
968 VolumeShaper.Operation.PLAY, true /* join */); in runTestCubicMonotonicPlayer()
992 VolumeShaper.Operation.PLAY, true /* join */); in runTestCubicMonotonicPlayer()
1015 VolumeShaper.Operation.PLAY, true /* join */); in runTestCubicMonotonicPlayer()
1068 volumeShaper.apply(VolumeShaper.Operation.PLAY); in runTestStepRampPlayer()
1077 VolumeShaper.Operation.PLAY, true /* join */); in runTestStepRampPlayer()
[all …]
DAudioPlaybackConfigurationTest.java686 mMuteShaper.apply(VolumeShaper.Operation.PLAY); in checkMuteFromVolumeShaperNotification()
691 mMuteShaper.apply(VolumeShaper.Operation.PLAY); in checkMuteFromVolumeShaperNotification()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DCecOperand.java36 PLAY(0x41), enumConstant
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecGeneralProtocolTest.java69 sendMessageAndVerifyNoMessageSentFromDevice(CecOperand.PLAY, ":05"); in cect_4_2_2_ignoreMessagesFromAddressF()
/cts/tests/tests/drm/src/android/drm/cts/
DDRMTest.java161 DrmStore.Action.PLAY); in testCheckRightsStatus()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt15202 field @Deprecated public static final int PLAY = 1; // 0x1
25374 field public static final android.media.VolumeShaper.Operation PLAY;