Home
last modified time | relevance | path

Searched refs:CABIN_LIGHTS_SWITCH (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java915 public static final int CABIN_LIGHTS_SWITCH = 289410818; field in VehiclePropertyIds
1240 case CABIN_LIGHTS_SWITCH: in toString()
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalServiceIds.java507 mProps.put(VehicleProperty.CABIN_LIGHTS_SWITCH, new Pair<>( in PropertyHalServiceIds()
567 mPropToValidValue.put(VehicleProperty.CABIN_LIGHTS_SWITCH, VEHICLE_LIGHT_SWITCH); in PropertyHalServiceIds()
/packages/services/Car/tests/CarSecurityPermissionTest/src/com/android/car/
DCarPropertyManagerPublicPermissionTest.java191 mProps.add(VehiclePropertyIds.CABIN_LIGHTS_SWITCH); in initAllPropertyIds()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java320 VehiclePropertyIds.toString(VehiclePropertyIds.CABIN_LIGHTS_SWITCH)); in testToString()
/packages/services/Car/car-lib/api/
Dcurrent.txt234 …ar.Car.PERMISSION_CONTROL_INTERIOR_LIGHTS) public static final int CABIN_LIGHTS_SWITCH = 289410818…