Searched refs:OBD2_LIVE_FRAME (Results 1 – 8 of 8) sorted by relevance
20 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()
52 VehicleProperty.OBD2_LIVE_FRAME, in testLiveFrame()62 return isVhalPropertyAvailable(mVehicle, VehicleProperty.OBD2_LIVE_FRAME); in isLiveFrameAvailable()
59 CarDiagnosticManager.FRAME_TYPE_LIVE, VehicleProperty.OBD2_LIVE_FRAME); in DIAGNOSTIC_PROPERTY_MAP.append() argument
19 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.OBD2_LIVE_FRAME;84 assertEquals(OBD2_LIVE_FRAME, vehiclePropValue.prop); in testObd2LiveFrameGeneration()
71 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()
649 public static final int OBD2_LIVE_FRAME = 299896064; field in VehiclePropertyIds1070 if (o == OBD2_LIVE_FRAME) { in toString()
71 new DiagnosticEventBuilder(VehicleProperty.OBD2_LIVE_FRAME);209 addProperty(VehicleProperty.OBD2_LIVE_FRAME, mLiveFrameEventBuilder.build()) in configureMockedHal()
234 field public static final int OBD2_LIVE_FRAME = 299896064; // 0x11e00d00