Searched refs:FormattedTextUtils (Results 1 – 2 of 2) sorted by relevance
37 import com.android.deskclock.FormattedTextUtils72 FormattedTextUtils.formatText(hoursLabel, RelativeSizeSpan(0.5f)),73 FormattedTextUtils.formatText(minutesLabel, RelativeSizeSpan(0.5f)),74 FormattedTextUtils.formatText(secondsLabel, RelativeSizeSpan(0.5f)))
25 object FormattedTextUtils { object