Home
last modified time | relevance | path

Searched refs:FUEL_SYSTEM_STATUS (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DIntegerSensorIndex.java37 public static final int FUEL_SYSTEM_STATUS = 0; field in IntegerSensorIndex
76 IntegerSensorIndex.FUEL_SYSTEM_STATUS,
H A DCarDiagnosticEvent.java911 return getSystemIntegerSensor(android.car.diagnostic.IntegerSensorIndex.FUEL_SYSTEM_STATUS); in getFuelSystemStatus()
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
H A DREADME.md21 | `diagnosticIntIndex` | 0.`DiagnosticIntegerSensorIndex::FUEL_SYSTEM_STATUS` 1.`DiagnosticIntege…
H A DVehicleManager_fuzzer.cpp87 DiagnosticIntegerSensorIndex::FUEL_SYSTEM_STATUS,
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarDiagnosticManagerTest.java234 IntegerSensorIndex.FUEL_SYSTEM_STATUS, in setUp()
365 .getSystemIntegerSensor(IntegerSensorIndex.FUEL_SYSTEM_STATUS) in testFuelSystemStatus()
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DEmulatedVehicleHal.cpp48 sensorStore->setIntegerSensor(DiagnosticIntegerSensorIndex::FUEL_SYSTEM_STATUS, in fillDefaultObd2Frame()
/aosp12/packages/services/Car/car-lib/api/
H A Dsystem-current.txt589 field public static final int FUEL_SYSTEM_STATUS = 0; // 0x0
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4354 FUEL_SYSTEM_STATUS = 0, /* PID 0x03 */