Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZonePickerUtils.java65 public CharSequence getGmtDisplayName(Context context, String id, long millis, in getGmtDisplayName() method in TimeZonePickerUtils
H A DTimeZoneInfo.java125 public synchronized CharSequence getGmtDisplayName(Context context) { in getGmtDisplayName() method in TimeZoneInfo