Searched refs:compareWithKey (Results 1 – 1 of 1) sorted by relevance
120 int timeZoneOffsetCompare = compareWithKey(map1, map2, ZoneGetter.KEY_OFFSET); in compare()124 return compareWithKey(map1, map2, ZoneGetter.KEY_DISPLAY_LABEL); in compare()130 private int compareWithKey(Map<String, Object> map1, Map<String, Object> map2, in compareWithKey() method in TimeZonePickerScreenPreferenceController.TimeZonesComparator