Searched defs:getGmtDisplayName (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZonePickerUtils.java50 // labels every time getGmtDisplayName is called), we'll cache the lists of override IDs
65 public CharSequence getGmtDisplayName(Context context, String id, long millis, method in class:TimeZonePickerUtils
H A DTimeZoneInfo.java123 * getGmtDisplayName, the output may be mangled.
125 public synchronized CharSequence getGmtDisplayName(Context context) { method in class:TimeZoneInfo

Completed in 65 milliseconds