Home
last modified time | relevance | path

Searched refs:oldDisplayCutoutInset (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DWindowManagerProxy.java233 Insets oldDisplayCutoutInset = windowInsets.getInsets(WindowInsets.Type.displayCutout()); in applyDisplayCutoutBottomInsetOverrideOnLargeScreen() local
235 oldDisplayCutoutInset.left, in applyDisplayCutoutBottomInsetOverrideOnLargeScreen()
236 oldDisplayCutoutInset.top, in applyDisplayCutoutBottomInsetOverrideOnLargeScreen()
237 oldDisplayCutoutInset.right, in applyDisplayCutoutBottomInsetOverrideOnLargeScreen()