Searched defs:headerHeight (Results 1 – 3 of 3) sorted by relevance
533 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in findClosestRow() local645 final int headerHeight = mMonthHeight; in drawDaysOfWeek() local672 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in drawDays() local959 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in getDayAtLocation() local1010 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in getBoundsForDay() local
211 val headerHeight = context.resources.getDimensionPixelSize( regex
50 final int headerHeight; field in SlowNestedRecyclerViewActivity.SizeData