Home
last modified time | relevance | path

Searched refs:IGNITION_STATE (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java222 public static final int IGNITION_STATE = 289408009; field in VehiclePropertyIds
839 if (o == IGNITION_STATE) { in toString()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarSensorManagerTest.java74 addProperty(VehicleProperty.IGNITION_STATE, in configureMockedHal()
75 VehiclePropValueBuilder.newBuilder(VehicleProperty.IGNITION_STATE) in configureMockedHal()
267 VehiclePropValueBuilder.newBuilder(VehicleProperty.IGNITION_STATE) in injectIgnitionStateAndAssert()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/sensor/
DSensorsTestFragment.java168 set.add(VehiclePropertyIds.IGNITION_STATE); in initSensors()
280 case VehiclePropertyIds.IGNITION_STATE: //0x11400409 289408009 in refreshSensorInfoText()
/packages/services/Car/car-lib/src/com/android/car/internal/
DPropertyPermissionMapping.java144 VehiclePropertyIds.IGNITION_STATE); in PropertyPermissionMapping()
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalServiceIds.java340 mProps.put(VehicleProperty.IGNITION_STATE, new Pair<>( in PropertyHalServiceIds()
/packages/services/Car/car-lib/api/
Dcurrent.txt211 field public static final int IGNITION_STATE = 289408009; // 0x11400409