Searched defs:rowHeight (Results 1 – 6 of 6) sorted by relevance
58 val rowHeight = minOf((height - 20.dp()) / 4f, colWidth) in onDraw() constant
70 int rowHeight = 0; in onMeasure() local136 int rowHeight = 0; in onLayout() local
152 int rowHeight = getRowHeight(i); in onDraw() local195 final int rowHeight = getRowHeight(row); in getRectForRow() local
538 final int rowHeight = mDayHeight; in findClosestRow() local650 final int rowHeight = mDayOfWeekHeight; in drawDaysOfWeek() local677 final int rowHeight = mDayHeight; in drawDays() local1013 final int rowHeight = mDayHeight; in getBoundsForDay() local
63 private val rowHeight = px(R.dimen.notification_max_height) in <lambda>() constant
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...