Searched refs:PERMISSION_CAR_CONTROL_AUDIO_VOLUME (Results 1 – 10 of 10) sorted by relevance
21 import static android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME;66 assertThat(e.getMessage()).contains(PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setGroupVolumePermission()73 assertThat(e.getMessage()).contains(PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setGroupVolumeWithZonePermission()80 assertThat(e.getMessage()).contains(PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupMaxVolumePermission()87 assertThat(e.getMessage()).contains(PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupMaxVolumeWithZonePermission()94 assertThat(e.getMessage()).contains(PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupMinVolumePermission()101 assertThat(e.getMessage()).contains(PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupMinVolumeWithZonePermission()108 assertThat(e.getMessage()).contains(PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupVolumePermission()115 assertThat(e.getMessage()).contains(PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupVolumeWithZonePermission()122 assertThat(e.getMessage()).contains(PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setFadeTowardFrontPermission()[all …]
19 import static android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME;57 assertThat(e.getMessage()).contains(PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in registerCarVolumeCallbackPermission()
198 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)215 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)231 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)245 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)261 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)275 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)291 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)308 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)327 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)346 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)[all …]
411 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setGroupVolume()475 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupMaxVolume()494 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupMinVolume()513 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupVolume()705 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setFadeTowardFront()713 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setBalanceTowardRight()870 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getVolumeGroupCount()881 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getVolumeGroupIdForUsage()915 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getUsagesForVolumeGroupId()938 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in isPlaybackOnVolumeGroupActive()[all …]
993 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…994 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…995 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…996 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…997 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…998 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1001 …method @NonNull @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public in…1002 …method @NonNull @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public in…1003 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getVolu…1004 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getVolu…[all …]
34 …field public static final String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = "android.car.permission.CAR…
18 import static android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME;259 PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in USER_BUILD_COMMAND_TO_PERMISSION_MAP.put() argument261 PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in USER_BUILD_COMMAND_TO_PERMISSION_MAP.put() argument263 PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in USER_BUILD_COMMAND_TO_PERMISSION_MAP.put() argument
451 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…