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.java133 int cellTop = getPaddingTop(); in onLayout() local
160 final int childTop = cellTop + childParams.topMargin; in onLayout()
173 cellTop += rowHeight; in onLayout()