Home
last modified time | relevance | path

Searched defs:maxBottomOffset (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackLayoutAlgorithm.java532 int maxBottomOffset = mStackBottomOffset + mTaskRect.height(); in update() local
551 int maxBottomOffset = mStackBottomOffset + mTaskRect.height(); in update() local