Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java305 private static final int TEST_PLAYBACK_UID = 10101; field in CarAudioServiceUnitTest
5758 .setClientUid(TEST_PLAYBACK_UID).build())); in onPlaybackConfigChanged_withActivationVolumeFlagDisabled()
5784 .setClientUid(TEST_PLAYBACK_UID).build())); in onPlaybackConfigChanged_withActivationVolumeFeatureDisabled()
5810 .setClientUid(TEST_PLAYBACK_UID).build())); in onPlaybackConfigChanged_withVolumeAboveMaxActivationVolume()
5845 .setDeviceAddress(NAVIGATION_TEST_DEVICE).setClientUid(TEST_PLAYBACK_UID) in onPlaybackConfigChanged_withVolumeBelowMinActivationVolume()
5881 .setClientUid(TEST_PLAYBACK_UID).build())); in onPlaybackConfigChanged_withVolumeInActivationVolumeRange()
5910 .setClientUid(TEST_PLAYBACK_UID).build())); in onPlaybackConfigChanged_withVolumeGroupMute()
5939 SECONDARY_TEST_DEVICE_CONFIG_0, TEST_PLAYBACK_UID); in onPlaybackConfigChanged_afterZoneConfigSwitched()
5952 .setClientUid(TEST_PLAYBACK_UID).build())); in onPlaybackConfigChanged_afterZoneConfigSwitched()
5986 SECONDARY_TEST_DEVICE_CONFIG_0, TEST_PLAYBACK_UID); in onPlaybackConfigChanged_afterOccupantZoneConfigChanged()
[all …]