Searched refs:unfilledContainerBounds (Results 1 – 1 of 1) sorted by relevance
9184 final Rect unfilledContainerBounds = in CompatDisplayInsets() local9199 if (unfilledContainerBounds == null) { in CompatDisplayInsets()9205 unfilledContainerBounds.set(filledContainerBounds); in CompatDisplayInsets()9209 unfilledContainerBounds); in CompatDisplayInsets()9210 updateInsetsForBounds(unfilledContainerBounds, dw, dh, mNonDecorInsets[rotation]); in CompatDisplayInsets()9211 updateInsetsForBounds(unfilledContainerBounds, dw, dh, mStableInsets[rotation]); in CompatDisplayInsets()