Searched refs:getShowIndex (Results 1 – 1 of 1) sorted by relevance
322 val showIndex = getShowIndex(position) in getView()391 if (getShowIndex(position)) { in getSections()504 private fun getShowIndex(position: Int): Boolean { in getShowIndex() method in com.android.deskclock.worldclock.CitySelectionActivity.CityAdapter