Home
last modified time | relevance | path

Searched defs:headerHeight (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DSimpleMonthView.java528 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in findClosestRow() local
640 final int headerHeight = mMonthHeight; in drawDaysOfWeek() local
667 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in drawDays() local
954 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in getDayAtLocation() local
1005 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in getBoundsForDay() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DDetailDialog.kt179 val headerHeight = context.resources.getDimensionPixelSize( regex
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DSearchAndRecommendationsScrollController.java132 int headerHeight = mContainer.getMeasuredHeight(); in updateHeaderHeight() local
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DSlowNestedRecyclerViewActivity.java50 final int headerHeight; field in SlowNestedRecyclerViewActivity.SizeData
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DPinnedHeaderListView.java328 int headerHeight = header.height; in setFadingHeader() local
H A DContactListItemView.java623 int headerHeight = mHeaderView.getMeasuredHeight(); in onLayout() local