Searched refs:outStableBounds (Results 1 – 1 of 1) sorted by relevance
2040 private void calculateInsetFrames(Rect outNonDecorBounds, Rect outStableBounds, Rect bounds, in calculateInsetFrames() argument2043 outStableBounds.set(bounds); in calculateInsetFrames()2058 intersectWithInsetsIfFits(outStableBounds, mTmpBounds, mTmpInsets); in calculateInsetFrames()