Searched refs:PERMISSION_CAR_CONTROL_AUDIO_VOLUME (Results 1 – 7 of 7) sorted by relevance
126 @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 …]
314 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 …]
751 …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 …]
26 …field public static final String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = "android.car.permission.CAR…
294 public static final String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = field in Car
17 …field public static final java.lang.String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = "android.car.perm…