Searched refs:getSystemIntegerSensor (Results 1 – 9 of 9) sorted by relevance
448 .getSystemIntegerSensor(IntegerSensorIndex.RUNTIME_SINCE_ENGINE_START) in testLiveFrameRead()453 .getSystemIntegerSensor(IntegerSensorIndex.AMBIENT_AIR_TEMPERATURE) in testLiveFrameRead()458 .getSystemIntegerSensor(IntegerSensorIndex.CONTROL_MODULE_VOLTAGE) in testLiveFrameRead()490 .getSystemIntegerSensor(IntegerSensorIndex.RUNTIME_SINCE_ENGINE_START) in testLiveFrameEvent()507 liveFrame.getSystemIntegerSensor( in testMissingSensorRead()511 liveFrame.getSystemIntegerSensor( in testMissingSensorRead()543 .getSystemIntegerSensor(IntegerSensorIndex.FUEL_SYSTEM_STATUS) in testFuelSystemStatus()570 .getSystemIntegerSensor( in testSecondaryAirStatus()693 liveFrame.getSystemIntegerSensor(IntegerSensorIndex.FUEL_TYPE).intValue()); in testFuelType()717 .getSystemIntegerSensor(IntegerSensorIndex.ENGINE_OIL_TEMPERATURE) in testDiagnosticJson()[all …]
496 public int getSystemIntegerSensor( in getSystemIntegerSensor() method in CarDiagnosticEvent534 public @Nullable Integer getSystemIntegerSensor( in getSystemIntegerSensor() method in CarDiagnosticEvent1040 return getSystemIntegerSensor(android.car.diagnostic.IntegerSensorIndex.FUEL_SYSTEM_STATUS); in getFuelSystemStatus()1049 return getSystemIntegerSensor( in getSecondaryAirStatus()1060 getSystemIntegerSensor( in getIgnitionMonitors()1063 getSystemIntegerSensor( in getIgnitionMonitors()1083 return getSystemIntegerSensor(android.car.diagnostic.IntegerSensorIndex.FUEL_TYPE); in getFuelType()
86 valuesList.add(event.getSystemIntegerSensor(i, 0)); in fromCarDiagnosticEvent()
77 Integer sensor_value = event.getSystemIntegerSensor(i); in processSensorInfoIntoWrapper()
2326 method TIRAMISU_0 int getSystemIntegerSensor(int sensor, int defaultValue);2330 method TIRAMISU_0 Integer getSystemIntegerSensor(int sensor);
34 AutoBoxing: android.car.diagnostic.CarDiagnosticEvent#getSystemIntegerSensor(int):
592 method public int getSystemIntegerSensor(int, int);593 method @Nullable public Integer getSystemIntegerSensor(int);
665 method public int getSystemIntegerSensor(int, int);666 method @Nullable public Integer getSystemIntegerSensor(int);