Home
last modified time | relevance | path

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

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