Home
last modified time | relevance | path

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

/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/
DDiagnosticJsonReader.java20 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.OBD2_LIVE_FRAME;
37 OBD2_LIVE_FRAME, in DiagnosticJsonReader()
48 mLiveFrameBuilder = new DiagnosticEventBuilder(OBD2_LIVE_FRAME); in DiagnosticJsonReader()
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
DObd2LiveFrameTest.java52 VehicleProperty.OBD2_LIVE_FRAME, in testLiveFrame()
62 return isVhalPropertyAvailable(mVehicle, VehicleProperty.OBD2_LIVE_FRAME); in isLiveFrameAvailable()
DCarDiagnosticTest.java59 CarDiagnosticManager.FRAME_TYPE_LIVE, VehicleProperty.OBD2_LIVE_FRAME); in DIAGNOSTIC_PROPERTY_MAP.append() argument
/packages/services/Car/tests/obd2_test/src/com/android/car/obd2/test/
DObd2LiveFrameGeneratorTest.java19 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.OBD2_LIVE_FRAME;
84 assertEquals(OBD2_LIVE_FRAME, vehiclePropValue.prop); in testObd2LiveFrameGeneration()
/packages/services/Car/service/src/com/android/car/hal/
DDiagnosticHalService.java71 return isSupported(VehicleProperty.OBD2_LIVE_FRAME); in isLiveFrameSupported()
148 case VehicleProperty.OBD2_LIVE_FRAME: in getTokenForProperty()
469 VehiclePropValue value = mVehicleHal.get(VehicleProperty.OBD2_LIVE_FRAME); in getCurrentLiveFrame()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java649 public static final int OBD2_LIVE_FRAME = 299896064; field in VehiclePropertyIds
1070 if (o == OBD2_LIVE_FRAME) { in toString()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDiagnosticManagerTest.java71 new DiagnosticEventBuilder(VehicleProperty.OBD2_LIVE_FRAME);
209 addProperty(VehicleProperty.OBD2_LIVE_FRAME, mLiveFrameEventBuilder.build()) in configureMockedHal()
/packages/services/Car/car-lib/api/
Dcurrent.txt234 field public static final int OBD2_LIVE_FRAME = 299896064; // 0x11e00d00