Searched refs:buildGmtDisplayName (Results 1 – 1 of 1) sorted by relevance
79 return buildGmtDisplayName(timezone, millis, grayGmt); in getGmtDisplayName()82 private CharSequence buildGmtDisplayName(TimeZone tz, long timeMillis, boolean grayGmt) { in buildGmtDisplayName() method in TimeZonePickerUtils