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.java73 protected int mCurrentSectionPos = -1; // Position of section that has its header on the field in StickyHeaderListView
270 if (sectionPos != mCurrentSectionPos) { in updateStickyHeader()
292 mCurrentSectionPos = sectionPos; in updateStickyHeader()