Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/media/
DCarAudioManager.java126 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)
143 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)
159 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)
173 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)
189 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)
203 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)
219 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)
236 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)
255 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)
274 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)
[all …]
/packages/services/Car/service/src/com/android/car/audio/
DCarAudioService.java314 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setGroupVolume()
374 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupMaxVolume()
393 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupMinVolume()
412 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupVolume()
527 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setFadeTowardFront()
542 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setBalanceTowardRight()
708 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getVolumeGroupCount()
721 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getVolumeGroupIdForUsage()
741 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getUsagesForVolumeGroupId()
964 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in registerVolumeCallback()
[all …]
/packages/services/Car/car-lib/api/
Dsystem-current.txt751 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…
752 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…
753 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…
754 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…
755 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…
756 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…
757 …method @NonNull @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public in…
758 …method @NonNull @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public in…
759 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getVolu…
760 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getVolu…
[all …]
Dcurrent.txt26 …field public static final String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = "android.car.permission.CAR…
/packages/services/Car/car-lib/src/android/car/
DCar.java294 public static final String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = field in Car
/packages/services/Car/car-lib/api/released/
D2.txt17 …field public static final java.lang.String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = "android.car.perm…
D1.txt17 …field public static final java.lang.String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = "android.car.perm…