Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintOptionsLayout.java70 int rowHeight = 0; in onMeasure() local
107 rowHeight = Math.max(rowHeight, child.getMeasuredHeight() + childParams.topMargin in onMeasure()
112 height += rowHeight; in onMeasure()
136 int rowHeight = 0; in onLayout() local
168 rowHeight = Math.max(rowHeight, child.getMeasuredHeight() in onLayout()
173 cellTop += rowHeight; in onLayout()
/frameworks/base/core/tests/coretests/src/android/util/
DInternalSelectionView.java151 int rowHeight = getRowHeight(i); in onDraw() local
154 mTempRect.set(rectLeft, rectTop, rectRight, rectTop + rowHeight); in onDraw()
168 rectRight - 2, rectTop + rowHeight - 2); in onDraw()
178 rectTop += rowHeight; in onDraw()
194 final int rowHeight = getRowHeight(row); in getRectForRow() local
195 final int top = mPaddingTop + row * rowHeight; in getRectForRow()
199 top + rowHeight); in getRectForRow()
/frameworks/base/core/java/android/widget/
DSimpleMonthView.java529 final int rowHeight = mDayHeight; in findClosestRow() local
533 final int rowCenter = headerHeight + rowHeight / 2; in findClosestRow()
536 int row = Math.round(centerY / (float) rowHeight); in findClosestRow()
641 final int rowHeight = mDayOfWeekHeight; in drawDaysOfWeek() local
646 final int rowCenter = headerHeight + rowHeight / 2; in drawDaysOfWeek()
668 final int rowHeight = mDayHeight; in drawDays() local
673 int rowCenter = headerHeight + rowHeight / 2; in drawDays()
726 rowCenter += rowHeight; in drawDays()
1004 final int rowHeight = mDayHeight; in getBoundsForDay() local
1006 final int top = getPaddingTop() + headerHeight + row * rowHeight; in getBoundsForDay()
[all …]
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1030 field public static final int rowHeight = 16843058; // 0x1010132
/frameworks/base/api/
Dcurrent.txt1175 field public static final int rowHeight = 16843058; // 0x1010132