Searched refs:updateInsetsForBounds (Results 1 – 1 of 1) sorted by relevance
9210 updateInsetsForBounds(unfilledContainerBounds, dw, dh, mNonDecorInsets[rotation]); in CompatDisplayInsets()9211 updateInsetsForBounds(unfilledContainerBounds, dw, dh, mStableInsets[rotation]); in CompatDisplayInsets()9231 private static void updateInsetsForBounds(Rect bounds, int displayWidth, int displayHeight, in updateInsetsForBounds() method in ActivityRecord.CompatDisplayInsets