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