Searched refs:mStackBottomOffset (Results 1 – 1 of 1) sorted by relevance
285 private int mStackBottomOffset; field in TaskStackLayoutAlgorithm448 mStackBottomOffset = mSystemInsets.bottom + bottomMargin; in initialize()450 mFreeformStackGap, mStackBottomOffset); in initialize()457 int height = mStackRect.height() - mInitialTopOffset - mStackBottomOffset; in initialize()532 int maxBottomOffset = mStackBottomOffset + mTaskRect.height(); in update()551 int maxBottomOffset = mStackBottomOffset + mTaskRect.height(); in update()1151 float bottomPeekHeightPct = (float) (mStackBottomOffset + mFocusedBottomPeekHeight) / in constructFocusedCurve()