Searched refs:mEmphasizedPaddingTop (Results 1 – 1 of 1) sorted by relevance
53 private int mEmphasizedPaddingTop; field in NotificationActionListLayout329 mEmphasizedPaddingTop = getResources().getDimensionPixelSize( in updateHeights()334 mEmphasizedHeight = mEmphasizedPaddingTop + mEmphasizedPaddingBottom in updateHeights()365 mEmphasizedPaddingTop, in setEmphasizedMode() local