Searched refs:getIndexString (Results 1 – 2 of 2) sorted by relevance
69 public String getIndexString() { return mIndexString; } in getIndexString() method in City177 result = mNameCollator.compare(c1.getIndexString(), c2.getIndexString()); in compare()
329 holder.index.setText(city.getIndexString()); in getView()399 sections.add(city.getIndexString()); in getSections()