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