Searched refs:getPositionForSection (Results 1 – 11 of 11) sorted by relevance
109 public int getPositionForSection(int sectionIndex) { in getPositionForSection() method in IndexerListAdapter114 return mIndexer.getPositionForSection(sectionIndex); in getPositionForSection()190 int nextSectionPosition = partitionStart + getPositionForSection(section + 1); in configurePinnedHeaders()230 if (section != -1 && getPositionForSection(section) == position) { in getItemPlacementInSection()238 mPlacementCache.lastInSection = (getPositionForSection(section + 1) - 1 == position); in getItemPlacementInSection()
79 public int getPositionForSection(int section) { in getPositionForSection() method in ContactsSectionIndexer
148 if (getPositionForSection(section) == position) { in bindSectionHeaderAndDivider()
157 if (getPositionForSection(section) == position) { in bindSectionHeaderAndDivider()
53 if (mSectionIndexer.getPositionForSection(section) == position) { in bindView()78 public int getPositionForSection(final int sectionIndex) { in getPositionForSection() method in ContactListAdapter79 return mSectionIndexer.getPositionForSection(sectionIndex); in getPositionForSection()
50 public int getPositionForSection(final int sectionIndex) { in getPositionForSection() method in ContactSectionIndexer
121 if (position == getPositionForSection(getSectionForPosition(position))) { in getItemViewType()164 public int getPositionForSection(int section) { in getPositionForSection() method in MtpAdapter
288 public int getPositionForSection(int section) { in getPositionForSection() method in UserDictionarySettings.MyAdapter289 return null == mIndexer ? 0 : mIndexer.getPositionForSection(section); in getPositionForSection()
337 public int getPositionForSection(final int section) { in getPositionForSection() method in UserDictionarySettings.MyAdapter338 return null == mIndexer ? 0 : mIndexer.getPositionForSection(section); in getPositionForSection()
411 override fun getPositionForSection(sectionIndex: Int): Int { in getPositionForSection() method in com.android.deskclock.worldclock.CitySelectionActivity.CityAdapter
146 int nextSectionStart = mAdapter.getPositionForSection(