Searched refs:PERMISSION_CAR_CAMERA (Results 1 – 3 of 3) sorted by relevance
242 if (context.checkCallingOrSelfPermission(Car.PERMISSION_CAR_CAMERA) in assertCameraPermission()245 "requires " + Car.PERMISSION_CAR_CAMERA); in assertCameraPermission()
143 public static final String PERMISSION_CAR_CAMERA = "android.car.permission.CAR_CAMERA"; field in Car
19 …field public static final java.lang.String PERMISSION_CAR_CAMERA = "android.car.permission.CAR_CAM…