Searched defs:mBackgroundMinHorizontalPadding (Results 1 – 1 of 1) sorted by relevance
44 private int mBackgroundMinHorizontalPadding = 0; field in TextReadingPreviewPreference124 Math.max(backgroundView.getPaddingStart(), mBackgroundMinHorizontalPadding), in adjustPaddings() local126 Math.max(backgroundView.getPaddingEnd(), mBackgroundMinHorizontalPadding), in adjustPaddings() local