Home
last modified time | relevance | path

Searched refs:getGmtDisplayName (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
DTimeZonePickerUtils.java65 public CharSequence getGmtDisplayName(Context context, String id, long millis, in getGmtDisplayName() method in TimeZonePickerUtils
DTimeZoneResultAdapter.java288 vh.timeOffset.setText(tzi.getGmtDisplayName(mContext)); in getView()
DTimeZoneInfo.java133 public synchronized CharSequence getGmtDisplayName(Context context) { in getGmtDisplayName() method in TimeZoneInfo