Searched refs:VEHICLE_SPEED_DISPLAY_UNITS (Results 1 – 9 of 9) sorted by relevance
74 VehicleProperty.VEHICLE_SPEED_DISPLAY_UNITS,75 VehiclePropertyIds.VEHICLE_SPEED_DISPLAY_UNITS);78 VehiclePropertyIds.VEHICLE_SPEED_DISPLAY_UNITS,79 VehicleProperty.VEHICLE_SPEED_DISPLAY_UNITS);
551 mProps.put(VehicleProperty.VEHICLE_SPEED_DISPLAY_UNITS, new Pair<>( in PropertyHalServiceIds()554 mPropForUnits.add(VehicleProperty.VEHICLE_SPEED_DISPLAY_UNITS); in PropertyHalServiceIds()
91 assertThat(mCaptor.getValue()).isEqualTo(VehiclePropertyIds.VEHICLE_SPEED_DISPLAY_UNITS); in onCarServiceConnected_setsPreferenceEntriesAndValue()104 VehiclePropertyIds.VEHICLE_SPEED_DISPLAY_UNITS, in onPreferenceChanged_runsSetUnitUsedByPropertyWithNewUnit()
42 return VehiclePropertyIds.VEHICLE_SPEED_DISPLAY_UNITS; in getPropertyId()
70 VehiclePropertyIds.VEHICLE_SPEED_DISPLAY_UNITS)) {
48 VehicleProperty.VEHICLE_SPEED_DISPLAY_UNITS};
1114 public static final int VEHICLE_SPEED_DISPLAY_UNITS = 289408516; field in VehiclePropertyIds2113 case VEHICLE_SPEED_DISPLAY_UNITS: in toString()
80 if (vehicleProperty == VehicleProperty.VEHICLE_SPEED_DISPLAY_UNITS) { in testMatchingVehiclePropertyValuesInVehicleHal()334 VehiclePropertyIds.toString(VehiclePropertyIds.VEHICLE_SPEED_DISPLAY_UNITS)); in testToString()
198 mProps.add(VehiclePropertyIds.VEHICLE_SPEED_DISPLAY_UNITS); in initAllPropertyIds()