Searched refs:mVerticalTextPadding (Results 1 – 3 of 3) sorted by relevance
49 protected int mVerticalTextPadding; field in SliceChildView172 mVerticalTextPadding = (int) a.getDimension( in setStyle()
74 private int mVerticalTextPadding; field in ListContent101 mVerticalTextPadding = (int) a.getDimension( in ListContent()
347 int verticalPadding = mIsHeader ? mVerticalHeaderTextPadding : mVerticalTextPadding; in addSubtitle()