Searched refs:OBD2_FREEZE_FRAME (Results 1 – 8 of 8) sorted by relevance
19 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.OBD2_FREEZE_FRAME;42 OBD2_FREEZE_FRAME, in DiagnosticJsonReader()49 mFreezeFrameBuilder = new DiagnosticEventBuilder(OBD2_FREEZE_FRAME); in DiagnosticJsonReader()
19 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.OBD2_FREEZE_FRAME;106 assertEquals(OBD2_FREEZE_FRAME, vehiclePropValue.prop); in testObd2FreezeFrameGeneration()110 assertEquals(OBD2_FREEZE_FRAME, vehiclePropValue.prop); in testObd2FreezeFrameGeneration()
75 return isSupported(VehicleProperty.OBD2_FREEZE_FRAME); in isFreezeFrameSupported()154 case VehicleProperty.OBD2_FREEZE_FRAME: in getTokenForProperty()355 final boolean isFreezeFrame = value.prop == VehicleProperty.OBD2_FREEZE_FRAME; in createCarDiagnosticEvent()502 VehicleProperty.OBD2_FREEZE_FRAME); in getFreezeFrame()
63 VehiclePropValueBuilder.newBuilder(VehicleProperty.OBD2_FREEZE_FRAME) in testFreezeFrame()81 return isVhalPropertyAvailable(mVehicle, VehicleProperty.OBD2_FREEZE_FRAME) && in isFreezeFrameAvailable()
61 CarDiagnosticManager.FRAME_TYPE_FREEZE, VehicleProperty.OBD2_FREEZE_FRAME); in DIAGNOSTIC_PROPERTY_MAP.append() argument
657 public static final int OBD2_FREEZE_FRAME = 299896065; field in VehiclePropertyIds1073 if (o == OBD2_FREEZE_FRAME) { in toString()
73 new DiagnosticEventBuilder(VehicleProperty.OBD2_FREEZE_FRAME);175 super(VehicleProperty.OBD2_FREEZE_FRAME); in FreezeFrameHandler()214 addProperty(VehicleProperty.OBD2_FREEZE_FRAME, mFreezeFrameProperties.mFreezeFrameHandler) in configureMockedHal()
231 field public static final int OBD2_FREEZE_FRAME = 299896065; // 0x11e00d01