Searched refs:getSafeInsets (Results 1 – 2 of 2) sorted by relevance
349 Rect insets = getSafeInsets(rotatedCutout); in estimateWindowBounds()460 Rect safeCutout = getSafeInsets(original); in rotateCutout()491 public static Rect getSafeInsets(DisplayCutout cutout) { in getSafeInsets() method in WindowManagerProxy
401 cutout = WindowManagerProxy.getSafeInsets(displayInfo.cutout); in Info()