Home
last modified time | relevance | path

Searched refs:KILOMETERS_PER_HOUR (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsMap.java90 protected static final Unit KILOMETERS_PER_HOUR = new Unit(VehicleUnit.KILOMETERS_PER_HOUR, field in UnitsMap
127 map.put(VehicleUnit.KILOMETERS_PER_HOUR, KILOMETERS_PER_HOUR); in createMap()
/packages/services/Car/car-lib/src/android/car/
DVehicleUnit.java78 public static final int KILOMETERS_PER_HOUR = 0x91; field in VehicleUnit
113 KILOMETERS_PER_HOUR