Searched defs:unitId (Results 1 – 5 of 5) sorted by relevance
107 int unitId = availableUnitsId.get(i); in getUnitsSupportedByProperty() local118 int unitId = mCarPropertyManager.getIntProperty(propertyId, AREA_ID); in getUnitUsedByProperty() local130 protected void setUnitUsedByProperty(int propertyId, int unitId) { in setUnitUsedByProperty()
129 int unitId = Integer.parseInt((String) newValue); in handlePreferenceChanged() local130 mCarUnitsManager.setUnitUsedByProperty(getPropertyId(), unitId); in handlePreferenceChanged() local
31 Unit(@VehicleUnit.Enum int unitId, @StringRes int unitAbbreviationResId, in Unit()
60 protected static void setUnitUsedByProperty(int propertyId, int unitId) { in setUnitUsedByProperty()
215 int unitId = Integer.parseInt((String) newValue); in handlePreferenceChanged() local