Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarVolumeGroupUnitTest.java157 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithMusicBound(); in getAddressForContext_withSupportedContext_returnsAddress()
166 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithMusicBound(); in getAddressForContext_withUnsupportedContext_returnsNull()
175 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithMusicBound(); in setMuted_whenUnmuted_onActivation_returnsTrue()
183 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithMusicBound(); in setMuted_whenUnmuted_onDeactivation_returnsFalse()
192 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithMusicBound(); in setMuted_whenMuted_onDeactivation_returnsTrue()
201 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithMusicBound(); in setMuted_whenMuted_onActivation_returnsFalse()
210 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithMusicBound(); in setMuted_whenHalMuted_onActivation_returnsTrue()
226 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithMusicBound(); in setMuted_whenHalMuted_onDeactivation_returnsFalse()
242 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithMusicBound(); in isMuted_whenDefault_returnsFalse()
250 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithMusicBound(); in isMuted_afterMuting_returnsTrue()
[all …]