Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioManagerTest.java30 import static android.media.AudioManager.STREAM_ALARM;
178 STREAM_ALARM, STREAM_NOTIFICATION,
257 STREAM_ALARM, in setUp()
825 STREAM_ALARM, new MuteStateTransition(false, false)); in testAdjustUnmuteNotificationInVibrate()
844 STREAM_ALARM, new MuteStateTransition(false, false)); in testAdjustUnmuteNotificationInVibrate()
853 STREAM_ALARM, new MuteStateTransition(false, false)); in testAdjustUnmuteNotificationInVibrate()
922 STREAM_ALARM, new MuteStateTransition(false, false)); in testAdjustUnmuteNotificationInSilent()
939 STREAM_ALARM, new MuteStateTransition(false, false)); in testAdjustUnmuteNotificationInSilent()
1054 int[] streams = {STREAM_ALARM, in testVolume()
1242 STREAM_ALARM, in testMuteFixedVolume()
[all …]
DRingtoneTest.java151 mRingtone.setStreamType(AudioManager.STREAM_ALARM); in testRingtone()
152 assertEquals(AudioManager.STREAM_ALARM, mRingtone.getStreamType()); in testRingtone()
DRingtoneManagerTest.java187 assertEquals(AudioManager.STREAM_ALARM, mRingtoneManager.inferStreamType()); in testSetType()
DAudioAttributesTest.java85 for (int testType : new int[] { AudioManager.STREAM_ALARM, AudioManager.STREAM_MUSIC, in testGetVolumeControlStreamVsLegacyStream()
DAudioTrackTest.java263 final int[] STREAM_TYPES = { AudioManager.STREAM_ALARM, AudioManager.STREAM_MUSIC, in testConstructorStreamType()
391 final int expectedStreamType = AudioManager.STREAM_ALARM; in testBuilderAttributesStream()
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaActivityTest.java77 ALL_VOLUME_STREAMS.add(AudioManager.STREAM_ALARM);
DMediaRouterTest.java67 private static final int TEST_PLAYBACK_STREAM = AudioManager.STREAM_ALARM;
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DRingerModeActivity.java840 AudioManager.STREAM_ALARM, in test()
1157 AudioManager.STREAM_ALARM in test()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerZenTest.java1167 mAudioManager.setStreamVolume(AudioManager.STREAM_ALARM, 1, 0); in testAlarmsOnlyMuteStreams()
1192 mAudioManager.isStreamMute(AudioManager.STREAM_ALARM)); in testAlarmsOnlyMuteStreams()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt21541 field public static final int STREAM_ALARM = 4; // 0x4