Searched refs:VEHICLE_SPEED_DISPLAY_UNITS (Results 1 – 4 of 4) sorted by relevance
373 public static final int VEHICLE_SPEED_DISPLAY_UNITS = 289408516; field in VehiclePropertyIds1118 if (o == VEHICLE_SPEED_DISPLAY_UNITS) { in toString()
42 return VehiclePropertyIds.VEHICLE_SPEED_DISPLAY_UNITS; in getPropertyId()
48 VehicleProperty.VEHICLE_SPEED_DISPLAY_UNITS};
412 mProps.put(VehicleProperty.VEHICLE_SPEED_DISPLAY_UNITS, new Pair<>( in PropertyHalServiceIds()415 mPropForUnits.add(VehicleProperty.VEHICLE_SPEED_DISPLAY_UNITS); in PropertyHalServiceIds()