Home
last modified time | relevance | path

Searched defs:ENGINE_RPM (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/tests/DiagnosticTools/res/raw/
H A Dsystem_float_sensors.json7 "ENGINE_RPM": { object
/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DFloatSensorIndex.java45 public static final int ENGINE_RPM = 8; field in FloatSensorIndex
/aosp12/packages/services/Car/car-lib/src/android/car/
H A DVehiclePropertyIds.java308 public static final int ENGINE_RPM = 291504901; field in VehiclePropertyIds