Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/media/
DCarVolumeGroupInfo.java267 public int getMaxActivationVolumeGainIndex() { in getMaxActivationVolumeGainIndex() method in CarVolumeGroupInfo
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java5678 TEST_PRIMARY_ZONE_GROUP_0).getMaxActivationVolumeGainIndex(); in handleActivationVolumeWithAudioAttributes_withMultipleAudioAttributes()
5728 SECONDARY_ZONE_VOLUME_GROUP_ID).getMaxActivationVolumeGainIndex() + 1; in handleActivationVolumeWithAudioAttributes_withNonCurrentZoneConfig()
5752 TEST_PRIMARY_ZONE_GROUP_0).getMaxActivationVolumeGainIndex() + 1; in onPlaybackConfigChanged_withActivationVolumeFlagDisabled()
5778 TEST_PRIMARY_ZONE_GROUP_0).getMaxActivationVolumeGainIndex() + 1; in onPlaybackConfigChanged_withActivationVolumeFeatureDisabled()
5804 TEST_PRIMARY_ZONE_GROUP_0).getMaxActivationVolumeGainIndex(); in onPlaybackConfigChanged_withVolumeAboveMaxActivationVolume()
5875 TEST_PRIMARY_ZONE_GROUP_0).getMaxActivationVolumeGainIndex() - 1; in onPlaybackConfigChanged_withVolumeInActivationVolumeRange()
5901 TEST_PRIMARY_ZONE_GROUP_0).getMaxActivationVolumeGainIndex() + 1; in onPlaybackConfigChanged_withVolumeGroupMute()
5935 TEST_SECONDARY_ZONE_GROUP_0).getMaxActivationVolumeGainIndex(); in onPlaybackConfigChanged_afterZoneConfigSwitched()
5946 TEST_SECONDARY_ZONE_GROUP_0).getMaxActivationVolumeGainIndex(); in onPlaybackConfigChanged_afterZoneConfigSwitched()
5982 TEST_SECONDARY_ZONE_GROUP_0).getMaxActivationVolumeGainIndex(); in onPlaybackConfigChanged_afterOccupantZoneConfigChanged()
[all …]
DCarVolumeGroupUnitTest.java2021 .that(info.getMaxActivationVolumeGainIndex()) in getCarVolumeGroupInfo_withMinMaxActivationVolumeEnabled()
/packages/services/Car/tests/carservice_unit_test/src/android/car/media/
DCarVolumeGroupInfoUnitTest.java166 .that(info.getMaxActivationVolumeGainIndex()) in build_buildsGroupInfo_withMinMaxActivationVolume_succeeds()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1821 …oid.car.feature.car_audio_min_max_activation_volume") public int getMaxActivationVolumeGainIndex();
/packages/services/Car/car-lib/api/
Dsystem-current.txt1821 …oid.car.feature.car_audio_min_max_activation_volume") public int getMaxActivationVolumeGainIndex();
Dtest-current.txt1898 …oid.car.feature.car_audio_min_max_activation_volume") public int getMaxActivationVolumeGainIndex();