Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticEvent.java785 public static final int EVAPORATIVE_SYSTEM_INCOMPLETE = 0x1 << 17; field in CarDiagnosticEvent.SparkIgnitionMonitors
817 EVAPORATIVE_SYSTEM_INCOMPLETE);
/packages/services/Car/tests/carservice_unit_test/res/raw/
Dcar_hidden_apis_release_33.2.txt220 android.car.diagnostic CarDiagnosticEvent.SparkIgnitionMonitors int EVAPORATIVE_SYSTEM_INCOMPLETE
Dcar_hidden_apis_release_33.1.txt220 android.car.diagnostic CarDiagnosticEvent.SparkIgnitionMonitors int EVAPORATIVE_SYSTEM_INCOMPLETE
Dcar_hidden_apis.txt303 android.car.diagnostic CarDiagnosticEvent.SparkIgnitionMonitors int EVAPORATIVE_SYSTEM_INCOMPLETE
Dcar_hidden_apis_release_33.3.txt241 android.car.diagnostic CarDiagnosticEvent.SparkIgnitionMonitors int EVAPORATIVE_SYSTEM_INCOMPLETE
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2428 field TIRAMISU_0 @hiddenOnly int EVAPORATIVE_SYSTEM_INCOMPLETE = 0x1 << 17;
2438 …DECODER = new IgnitionMonitor.Decoder(EVAPORATIVE_SYSTEM_AVAILABLE, EVAPORATIVE_SYSTEM_INCOMPLETE);