Searched defs:inOutBounds (Results 1 – 3 of 3) sorted by relevance
1490 private void subtractNonDecorInsets(Rect inOutBounds, Rect inInsetBounds, in subtractNonDecorInsets()1501 private void subtractStableInsets(Rect inOutBounds, Rect inInsetBounds, in subtractStableInsets()
435 private void repositionDockedStackAfterRotation(Rect inOutBounds) { in repositionDockedStackAfterRotation()
11018 public void subtractStableInsets(Rect inOutBounds) { in subtractStableInsets()11034 public void subtractNonDecorInsets(Rect inOutBounds) { in subtractNonDecorInsets()11043 void subtractInsets(Rect display, Rect insets, Rect inOutBounds) { in subtractInsets()