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

/packages/apps/Calendar/src/com/android/calendar/
H A DStickyHeaderListView.java73 protected int mCurrentSectionPos = -1; // Position of section that has its header on the field in class:StickyHeaderListView
270 if (sectionPos != mCurrentSectionPos) {
292 mCurrentSectionPos = sectionPos;

Completed in 41 milliseconds