Searched refs:DIMENSION_UNIT_STRS (Results 1 – 1 of 1) sorted by relevance
439 private static final String[] DIMENSION_UNIT_STRS = new String[] { field in TypedValue468 return Float.toString(complexToFloat(data)) + DIMENSION_UNIT_STRS[ in coerceToString()