Searched refs:OBD2_FREEZE_FRAME_INFO (Results 1 – 12 of 12) sorted by relevance
97 freezeFrameInfoConfig.prop = VehicleProperty.OBD2_FREEZE_FRAME_INFO; in setUp()354 HalPropValue value = mPropValueBuilder.build(VehicleProperty.OBD2_FREEZE_FRAME_INFO, 0, in testGetFreezeFrameTimestamps_ok()356 when(mVehicle.get(VehicleProperty.OBD2_FREEZE_FRAME_INFO)).thenReturn(value); in testGetFreezeFrameTimestamps_ok()364 when(mVehicle.get(VehicleProperty.OBD2_FREEZE_FRAME_INFO)).thenThrow( in testGetFreezeFrameTimestamps_ServiceSpecificException()372 when(mVehicle.get(VehicleProperty.OBD2_FREEZE_FRAME_INFO)).thenThrow( in testGetFreezeFrameTimestamps_IllegalArgumentException()
60 VehicleProperty.OBD2_FREEZE_FRAME_INFO,94 return isSupported(VehicleProperty.OBD2_FREEZE_FRAME_INFO); in isFreezeFrameInfoSupported()186 case VehicleProperty.OBD2_FREEZE_FRAME_INFO: in getTokenForProperty()566 HalPropValue value = mVehicleHal.get(VehicleProperty.OBD2_FREEZE_FRAME_INFO); in getFreezeFrameTimestamps()
98 MissingPermission: android.car.VehiclePropertyIds#OBD2_FREEZE_FRAME_INFO:99 …ION_CAR_DIAGNOSTIC_READ_ALL required by field VehiclePropertyIds.OBD2_FREEZE_FRAME_INFO is hidden …
212 Todo: android.car.VehiclePropertyIds#OBD2_FREEZE_FRAME_INFO:892 UnflaggedApi: android.car.VehiclePropertyIds#OBD2_FREEZE_FRAME_INFO:893 …w API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.OBD2_FREEZE_FRAME_INFO
419 …android.car.permission.CAR_DIAGNOSTICS") public static final int OBD2_FREEZE_FRAME_INFO = 29989606…
187 super(VehicleProperty.OBD2_FREEZE_FRAME_INFO); in FreezeFrameInfoHandler()290 VehicleProperty.OBD2_FREEZE_FRAME_INFO, in configureMockedHal()
282 propsToString.put(VehiclePropertyIds.OBD2_FREEZE_FRAME_INFO, "OBD2_FREEZE_FRAME_INFO"); in testToString()
87 VehicleProperty.OBD2_FREEZE_FRAME_INFO
4803 public static final int OBD2_FREEZE_FRAME_INFO = 299896066; field in VehiclePropertyIds
2622 field TIRAMISU_0 int OBD2_FREEZE_FRAME_INFO = 299896066;