Searched refs:priorCity (Results 1 – 1 of 1) sorted by relevance
533 val priorCity = getItem(position - 1) in getShowIndex() constant535 return citySortComparator.compare(priorCity, city) != 0 in getShowIndex()