Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuViewLayer.java324 final Rect systemBarsAndDisplayCutoutInsetsRect = in onWindowInsetsApplied() local
328 windowBounds.height() - systemBarsAndDisplayCutoutInsetsRect.top in onWindowInsetsApplied()