Searched refs:getCarVolumeGroupWithNavigationBound (Results 1 – 1 of 1) sorted by relevance
271 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithNavigationBound(settings, true); in setMute_withMutedState_storesValueToSetting()284 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithNavigationBound(settings, true); in setMute_withUnMutedState_storesValueToSetting()479 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithNavigationBound(settings, false); in setCurrentGainIndex_setsCurrentGainIndexForUser()492 CarVolumeGroup carVolumeGroup = getCarVolumeGroupWithNavigationBound(settings, false); in setCurrentGainIndex_setsCurrentGainIndexForDefaultUser()2185 private CarVolumeGroup getCarVolumeGroupWithNavigationBound(CarAudioSettings settings, in getCarVolumeGroupWithNavigationBound() method in CarVolumeGroupUnitTest2200 return getCarVolumeGroupWithNavigationBound(settings, useCarVolumeGroupMute); in getVolumeGroupWithMuteAndNavBound()