OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IGNITION_SPECIFIC_MONITORS
(Results
1 - 5
of
5
) sorted by null
/packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticSensorIndices.java
38
public static final int
IGNITION_SPECIFIC_MONITORS
= 3;
154
Obd2IntegerSensorIndex.
IGNITION_SPECIFIC_MONITORS
,
CarDiagnosticEvent.java
398
* see {@link CarDiagnosticSensorIndices.Obd2IntegerSensorIndex#
IGNITION_SPECIFIC_MONITORS
}
653
CarDiagnosticSensorIndices.Obd2IntegerSensorIndex.
IGNITION_SPECIFIC_MONITORS
);
/hardware/interfaces/automotive/vehicle/2.1/
types.hal
361
IGNITION_SPECIFIC_MONITORS
= 3,
/hardware/interfaces/automotive/vehicle/2.1/default/impl/vhal_v2_1/
EmulatedVehicleHal.cpp
52
sensorStore->setIntegerSensor(Obd2IntegerSensorIndex::
IGNITION_SPECIFIC_MONITORS
,
/packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarDiagnosticManagerTest.java
426
Obd2IntegerSensorIndex.
IGNITION_SPECIFIC_MONITORS
, sparkMonitorsValue);
469
Obd2IntegerSensorIndex.
IGNITION_SPECIFIC_MONITORS
, compressionMonitorsValue);
Completed in 63 milliseconds