Searched refs:taskStackTopPaddingPx (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java81 public int taskStackTopPaddingPx; field in class:RecentsConfiguration
216 taskStackTopPaddingPx = res.getDimensionPixelSize(R.dimen.recents_stack_top_padding);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskStackViewLayoutAlgorithm.java90 int heightPadding = mConfig.taskStackTopPaddingPx;

Completed in 7 milliseconds