Home
last modified time | relevance | path

Searched refs:SpannableFormattable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/datetime/timezone/
DSpannableUtil.java40 private static class SpannableFormattable implements Formattable { class in SpannableUtil
44 private SpannableFormattable(Spannable spannable) { in SpannableFormattable() method in SpannableUtil.SpannableFormattable
100 args[i] = new SpannableFormattable((Spannable) args[i]); in getResourcesText()