Searched refs:value1 (Results 1 – 1 of 1) sorted by relevance
413 float value1 = Float.parseFloat(matcher1.group(1)); in combine() local415 return AdtUtils.formatFloatAttribute(value1 + value2) + unit; in combine()