Searched refs:mPanelPaddingBottom (Results 1 – 1 of 1) sorted by relevance
67 private int mPanelPaddingBottom; field in QSPanel152 mPanelPaddingBottom = res.getDimensionPixelSize(R.dimen.qs_panel_padding_bottom); in updateResources()434 int h = rows == 0 ? brightnessHeight : (getRowTop(rows) + mPanelPaddingBottom); in onMeasure()