Searched refs:sourceToStandard (Results 1 – 1 of 1) sorted by relevance
78 private Map<String,String> sourceToStandard; field in UnitConverter142 sourceToStandard = buildSourceToStandard(); in freeze()574 String result = sourceToStandard.get(metricUnit.value); in getStandardUnit()578 result = sourceToStandard.get(mUnit.toString()); in getStandardUnit()