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