Searched refs:replaceSafeInsets (Results 1 – 4 of 4) sorted by relevance
56 return new WmDisplayCutout(inner.replaceSafeInsets(safeInsets), displaySize); in computeSafeInsets()
442 return inner.replaceSafeInsets(safeInsets); in computeSafeInsets()
831 public DisplayCutout replaceSafeInsets(Rect safeInsets) { in replaceSafeInsets() method in DisplayCutout
63105 Landroid/view/DisplayCutout;->replaceSafeInsets(Landroid/graphics/Rect;)Landroid/view/DisplayCutout;