Home
last modified time | relevance | path

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

/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
DTimeZonePickerUtils.java102 sb.append(getDstSymbol()); // Sun symbol in buildGmtDisplayName()
143 public static char getDstSymbol() { in getDstSymbol() method in TimeZonePickerUtils
DTimeZoneInfo.java170 mSB.append(TimeZonePickerUtils.getDstSymbol()); // Sun symbol in getGmtDisplayName()