Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DStickyHeaderListView.java316 int lastViewBottom = SectionLastView.getBottom(); in updateStickyHeader() local
317 mStickyHeader.setTranslationY(lastViewBottom - stickyHeaderHeight); in updateStickyHeader()