Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintOptionsLayout.java131 int cellTop = getPaddingTop(); in onLayout() local
152 final int childTop = cellTop + childParams.topMargin; in onLayout()
165 cellTop += rowHeight; in onLayout()