Home
last modified time | relevance | path

Searched refs:spaceAvailableForPadding (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DPeopleTileViewHelper.java426 int spaceAvailableForPadding = in getLayoutSize() local
432 + " with padding space: " + spaceAvailableForPadding); in getLayoutSize()
434 int maxVerticalPadding = Math.min(Math.floorDiv(spaceAvailableForPadding, 2), in getLayoutSize()