Searched refs:mTimeZoneNames (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZoneData.java50 HashSet<String> mTimeZoneNames = new HashSet<String>(); field in class:TimeZoneData
218 mTimeZoneNames.add(tz.mDisplayName);

Completed in 19 milliseconds