Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DTaskSnapshotWindow.java167 final InsetsState topWindowInsetsState = info.topOpaqueWindowInsetsState; in create() local
264 int currentOrientation, int activityType, InsetsState topWindowInsetsState, in TaskSnapshotWindow()