Searched refs:getGmtDisplayName (Results 1 - 3 of 3) 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
H A DTimeZoneResultAdapter.java288 vh.timeOffset.setText(tzi.getGmtDisplayName(mContext));

Completed in 163 milliseconds