Searched refs:PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL (Results 1 – 5 of 5) sorted by relevance
120 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)141 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)193 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)206 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)218 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)242 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)259 @RequiresPermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL)
276 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in reportState()286 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in requestDisplay()295 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in startFixedActivityModeAsUser()311 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in stopFixedActivityMode()323 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in registerCallback()331 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in unregisterCallback()340 enforcePermission(Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in getClusterState()
482 public static final String PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL = field in Car
662 assertPermission(context, Car.PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL); in assertClusterManagerPermission()
43 …field public static final String PERMISSION_CAR_INSTRUMENT_CLUSTER_CONTROL = "android.car.permissi…