Searched refs:mStackBottomOffset (Results 1 – 1 of 1) sorted by relevance
216 private int mStackBottomOffset; field in TaskStackLayoutAlgorithm390 mStackBottomOffset = mSystemInsets.bottom + bottomMargin; in initialize()399 int height = mStackRect.height() - mInitialTopOffset - mStackBottomOffset; in initialize()474 int maxBottomOffset = mStackBottomOffset + mTaskRect.height(); in update()494 int maxBottomOffset = mStackBottomOffset + mTaskRect.height(); in update()1126 float bottomPeekHeightPct = (float) (mStackBottomOffset + mFocusedBottomPeekHeight) / in constructFocusedCurve()