Home
last modified time | relevance | path

Searched refs:mCurrentSectionPos (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DStickyHeaderListView.kt68 protected var mCurrentSectionPos = -1 // Position of section that has its header on the variable
239 if (sectionPos != mCurrentSectionPos) { in updateStickyHeader()
269 mCurrentSectionPos = sectionPos in updateStickyHeader()