Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackLayoutAlgorithm.java280 private int mFocusedBottomPeekHeight; field in TaskStackLayoutAlgorithm
374 mFocusedBottomPeekHeight = in reloadOnConfigurationChange()
1151 float bottomPeekHeightPct = (float) (mStackBottomOffset + mFocusedBottomPeekHeight) / in constructFocusedCurve()