Home
last modified time | relevance | path

Searched refs:PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/car-lib/src/android/car/cluster/
DClusterHomeManager.java205 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)
257 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)
343 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)
358 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)
372 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)
398 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)
417 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)
432 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)
448 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)
451 if (getContext().checkCallingOrSelfPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL) in startVisibilityMonitoring()
[all …]
/packages/services/Car/service/src/com/android/car/cluster/
DClusterHomeService.java318 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in reportState()
329 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in requestDisplay()
339 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in startFixedActivityModeAsUser()
358 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in stopFixedActivityMode()
370 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in registerClusterStateListener()
378 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in unregisterClusterStateListener()
403 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in getClusterState()
410 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in sendHeartbeat()
416 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in startVisibilityMonitoring()
422 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in stopVisibilityMonitoring()
/packages/services/Car/service/src/com/android/car/
DCarServiceUtils.java611 assertPermission(context, Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in assertClusterManagerPermission()
/packages/services/Car/car-lib/src/android/car/
DCar.java707 public static final String PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL = field in Car
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt55 …field public static final String PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL = "android.car.permissi…
562 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL) public void …
563 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL) public void …
/packages/services/Car/car-lib/api/
Dsystem-current.txt55 …field public static final String PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL = "android.car.permissi…
562 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL) public void …
563 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL) public void …
Dtest-current.txt55 …field public static final String PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL = "android.car.permissi…
633 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL) public void …
634 …method @RequiresPermission(android.car.Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL) public void …
Dsystem-lint-baseline.txt1020 UnflaggedApi: android.car.Car#PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL:
1021 …I must be flagged with @FlaggedApi: field android.car.Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt1807 …field TIRAMISU_0 String PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL = "android.car.permission.CAR_IN…