Home
last modified time | relevance | path

Searched defs:topWindowInsetsState (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DWindowlessSnapshotWindowCreator.java83 final InsetsState topWindowInsetsState = info.topOpaqueWindowInsetsState; in makeTaskSnapshotWindow() local
H A DTaskSnapshotWindow.java91 final InsetsState topWindowInsetsState = info.topOpaqueWindowInsetsState; in create() local
/aosp14/frameworks/base/core/java/android/window/
H A DSnapshotDrawerUtils.java378 Rect configBounds, Rect windowBounds, InsetsState topWindowInsetsState, in drawSnapshotOnSurface()
406 final InsetsState topWindowInsetsState = info.topOpaqueWindowInsetsState; in createLayoutParameters() local