Searched refs:FRACTION_UNIT_STRS (Results 1 – 1 of 1) sorted by relevance
152 private static final String[] FRACTION_UNIT_STRS = new String[] { field in ShadowTypedValue172 return Float.toString(complexToFloat(data)*100) + FRACTION_UNIT_STRS[ in coerceToString()