Searched refs:PERMISSION_CAR_CONTROL_AUDIO_VOLUME (Results 1 – 12 of 12) sorted by relevance
473 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)490 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)506 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)520 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)536 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)550 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)566 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)583 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)604 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)625 @RequiresPermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME)[all …]
948 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setGroupVolume()1074 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupMaxVolume()1092 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupMinVolume()1110 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in getGroupVolume()2286 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME);2295 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME);2433 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME);2446 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME);2459 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME);2470 enforcePermission(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME);[all …]
1676 …method @NonNull @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public ja…1681 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1682 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1683 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1684 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1685 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1686 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1691 …method @NonNull @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public in…1692 …method @NonNull @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public in…1693 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getVolu…[all …]
50 …field public static final String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = "android.car.permission.CAR…
1750 …method @NonNull @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public ja…1755 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1756 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1757 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1758 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1759 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1760 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getGrou…1765 …method @NonNull @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public in…1766 …method @NonNull @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public in…1767 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME) public int getVolu…[all …]
264 UnflaggedApi: android.car.Car#PERMISSION_CAR_CONTROL_AUDIO_VOLUME:265 …New API must be flagged with @FlaggedApi: field android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME
19 import static android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME;400 PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in USER_BUILD_COMMAND_TO_PERMISSION_MAP.put() argument402 PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in USER_BUILD_COMMAND_TO_PERMISSION_MAP.put() argument404 PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in USER_BUILD_COMMAND_TO_PERMISSION_MAP.put() argument
676 public static final String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = field in Car
20 import static android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME;1564 .contains(Car.PERMISSION_CAR_CONTROL_AUDIO_VOLUME); in setGroupVolume_withoutPermission_fails()6584 PERMISSION_CAR_CONTROL_AUDIO_VOLUME, PERMISSION_DENIED); in mockDenyCarControlAudioVolumePermission()
1803 …field TIRAMISU_0 String PERMISSION_CAR_CONTROL_AUDIO_VOLUME = "android.car.permission.CAR_CONTROL_…