Home
last modified time | relevance | path

Searched refs:DOOR_LOCK (Results 1 – 12 of 12) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarCabinManagerTest.java66 addAidlProperty(VehicleProperty.DOOR_LOCK, handler) in configureMockedHal()
113 final int propId = VehicleProperty.DOOR_LOCK; in testError()
150 VehiclePropValue v = AidlVehiclePropValueBuilder.newBuilder(VehicleProperty.DOOR_LOCK) in testEvent()
/packages/services/Car/car-lib/src/com/android/car/internal/
DPropertyPermissionMapping.java40 VehiclePropertyIds.DOOR_LOCK); in PropertyPermissionMapping()
/packages/services/Car/car-lib/api/
Dbaseline.txt12 MissingPermission: android.car.VehiclePropertyIds#DOOR_LOCK:
13 …Permission Car.PERMISSION_CONTROL_CAR_DOORS required by field VehiclePropertyIds.DOOR_LOCK is hidd…
Dtest-baseline.txt12 MissingPermission: android.car.VehiclePropertyIds#DOOR_LOCK:
13 …Permission Car.PERMISSION_CONTROL_CAR_DOORS required by field VehiclePropertyIds.DOOR_LOCK is hidd…
Dcurrent.txt329 …ion("android.car.permission.CONTROL_CAR_DOORS") public static final int DOOR_LOCK = 371198722; // …
Dlint-baseline.txt714 UnflaggedApi: android.car.VehiclePropertyIds#DOOR_LOCK:
715 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.DOOR_LOCK
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java231 propsToString.put(VehiclePropertyIds.DOOR_LOCK, "DOOR_LOCK"); in testToString()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/property/
DPropertyHalServiceConfigsUnitTest.java79 VehiclePropertyIds.HVAC_FAN_SPEED, VehiclePropertyIds.DOOR_LOCK};
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java2445 public static final int DOOR_LOCK = 371198722; field in VehiclePropertyIds
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java476 .build(VehicleProperty.DOOR_LOCK, DOOR_1_LEFT); in testGetMethodPropIdHasAreasHasAreaValue()
483 expect.that(propValue.getPropId()).isEqualTo(VehicleProperty.DOOR_LOCK); in testGetMethodPropIdHasAreasHasAreaValue()
/packages/services/Car/car-lib-module/api/
Dcurrent.txt329 …ion("android.car.permission.CONTROL_CAR_DOORS") public static final int DOOR_LOCK = 371198722; // …
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2581 field TIRAMISU_0 int DOOR_LOCK = 371198722;