Searched refs:WHEEL_TICK (Results 1 – 11 of 11) sorted by relevance
79 VehiclePropertyIds.WHEEL_TICK,100 put(VehiclePropertyIds.WHEEL_TICK, R.string.sensor_wheel_ticks);298 if (propertyId == VehiclePropertyIds.WHEEL_TICK) { in formSummary()
174 new HalPropValueBuilder(true).build(VehicleProperty.WHEEL_TICK, 0, in testToValueString()242 assertThat(toValueTypeString(VehicleProperty.WHEEL_TICK)).isEqualTo("INT64_VEC(0x510000)"); in testToValueTypeString()
751 vehiclePropConfig.prop = VehicleProperty.WHEEL_TICK; in testParseJsonConfig()788 .get(VehicleProperty.WHEEL_TICK); in testParseJsonConfig()938 .get(VehicleProperty.WHEEL_TICK); in testParseJsonConfig_areaAccessUseDefault()
122 VehiclePropertyIds.WHEEL_TICK); in PropertyPermissionMapping()
166 propsToString.put(VehiclePropertyIds.WHEEL_TICK, "WHEEL_TICK"); in testToString()
504 if (propId == VehiclePropertyIds.WHEEL_TICK) { in setTextOnSuccess()
720 public static final int WHEEL_TICK = 290521862; field in VehiclePropertyIds
475 …field @RequiresPermission(android.car.Car.PERMISSION_SPEED) public static final int WHEEL_TICK = 2…
1002 UnflaggedApi: android.car.VehiclePropertyIds#WHEEL_TICK:1003 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.WHEEL_TICK
2525 field TIRAMISU_0 int WHEEL_TICK = 290521862;