Searched defs:unit (Results 1 – 3 of 3) sorted by relevance
85 int unit) throws IllegalArgumentException; in setAutoSizeTextTypeUniformWithConfiguration()104 void setAutoSizeTextTypeUniformWithPresetSizes(int @NonNull [] presetSizes, int unit) in setAutoSizeTextTypeUniformWithPresetSizes()
281 int unit) throws IllegalArgumentException { in setAutoSizeTextTypeUniformWithConfiguration()308 int @NonNull [] presetSizes, int unit) throws IllegalArgumentException { in setAutoSizeTextTypeUniformWithPresetSizes()760 int unit, in setLineHeight()1028 int unit) { in setAutoSizeTextTypeUniformWithConfiguration()1034 int unit) { in setAutoSizeTextTypeUniformWithPresetSizes()1141 int unit, in setLineHeight()
570 String unit = nf.format(1).getOutputUnit().getIdentifier(); in getResolvedTemperatureUnit() local