Searched refs:isPlaybackOnVolumeGroupActive (Results 1 – 7 of 7) sorted by relevance
58 boolean isPlaybackOnVolumeGroupActive(int volumeGroupId, int audioZoneId); in isPlaybackOnVolumeGroupActive() method
528 public boolean isPlaybackOnVolumeGroupActive(int zoneId, int groupId) { in isPlaybackOnVolumeGroupActive() method in CarAudioManager530 return mService.isPlaybackOnVolumeGroupActive(zoneId, groupId); in isPlaybackOnVolumeGroupActive()
135 public boolean isPlaybackOnVolumeGroupActive(int volumeGroupId, int audioZoneId) { in isPlaybackOnVolumeGroupActive() method in FakeCarAudioService
139 mCarAudioManager.isPlaybackOnVolumeGroupActive(CarAudioManager.PRIMARY_AUDIO_ZONE, in test_isPlaybackOnVolumeGroupActive()
184 () -> mCarAudioManager.isPlaybackOnVolumeGroupActive(PRIMARY_AUDIO_ZONE, GROUP_ID)); in isPlaybackOnVolumeGroupActivePermission()
426 if (mUseDynamicRouting && !isPlaybackOnVolumeGroupActive(zoneId, groupId)) { in callbackGroupVolumeChange()937 public boolean isPlaybackOnVolumeGroupActive(int zoneId, int groupId) { in isPlaybackOnVolumeGroupActive() method in CarAudioService
1007 …d.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public boolean isPlaybackOnVolumeGroupActive(int, i…