Searched refs:INFO_VIN (Results 1 – 10 of 10) sorted by relevance
48 expectThat(CarPropertyHelper.isSupported(VehiclePropertyIds.INFO_VIN)).isTrue(); in testIsSupported()64 VehiclePropertyIds.INFO_VIN))) in testPropertyIdsToString()
372 int access = mFakeVhalConfigParser.parseJsonConfig(tempFile).get(VehicleProperty.INFO_VIN) in testParseAccessFieldOverride()377 .get(VehicleProperty.INFO_VIN)); in testParseAccessFieldOverride()385 int access = mFakeVhalConfigParser.parseJsonConfig(tempFile).get(VehicleProperty.INFO_VIN) in testParseAccessFieldNotSpecifiedDefaultAccessValueExist()388 assertThat(access).isEqualTo(AccessForVehicleProperty.values.get(VehicleProperty.INFO_VIN)); in testParseAccessFieldNotSpecifiedDefaultAccessValueExist()
311 case VehiclePropertyIds.INFO_VIN: in testMixedPropertyConfigs()516 String vinReadPermission = mManager.getReadPermission(VehiclePropertyIds.INFO_VIN); in testGetPermission()518 String vinWritePermission = mManager.getWritePermission(VehiclePropertyIds.INFO_VIN); in testGetPermission()1196 VehiclePropertyIds.INFO_VIN, /* areaId= */ 0); in testGetPropertiesAsync()1492 vinValue.prop = VehicleProperty.INFO_VIN; in configureMockedHal()1493 addAidlProperty(VehicleProperty.INFO_VIN, vinValue); in configureMockedHal()
104 map(Car.PERMISSION_IDENTIFICATION, VehiclePropertyIds.INFO_VIN); in PropertyPermissionMapping()
142 propsToString.put(VehiclePropertyIds.INFO_VIN, "INFO_VIN"); in testToString()
100 public static final int INFO_VIN = 286261504; field in VehiclePropertyIds
407 …sion(android.car.Car.PERMISSION_IDENTIFICATION) public static final int INFO_VIN = 286261504; // 0…
868 UnflaggedApi: android.car.VehiclePropertyIds#INFO_VIN:869 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.INFO_VIN
2503 field TIRAMISU_0 int INFO_VIN = 286261504;