Searched refs:DST_SYMBOL_COLOR (Results 1 – 2 of 2) sorted by relevance
36 public static final int DST_SYMBOL_COLOR = 0xFFBFBFBF; field in TimeZonePickerUtils113 spannableText.setSpan(new ForegroundColorSpan(DST_SYMBOL_COLOR), in buildGmtDisplayName()
38 private static final int DST_SYMBOL_COLOR = TimeZonePickerUtils.DST_SYMBOL_COLOR; field in TimeZoneInfo188 spannableText.setSpan(new ForegroundColorSpan(DST_SYMBOL_COLOR), in getGmtDisplayName()