Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayFrames.java44 public final InsetsState mInsetsState; field in DisplayFrames
H A DTaskSnapshotSurface.java545 private final InsetsState mInsetsState; field in TaskSnapshotSurface.SystemBarBackgroundPainter
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayController.java245 private InsetsState mInsetsState = new InsetsState(); field in DisplayController.DisplayRecord
254 mDisplayLayout.setInsets(mContext.getResources(), mInsetsState); in setDisplayLayout() local
H A DDisplayLayout.java94 private InsetsState mInsetsState = new InsetsState(); field in DisplayLayout
H A DDisplayImeController.java204 final InsetsState mInsetsState = new InsetsState(); field in DisplayImeController.PerDisplay
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/
H A DOutlineManager.java55 private final InsetsState mInsetsState = new InsetsState(); field in OutlineManager
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsAnimationControlImplTest.java75 private InsetsState mInsetsState; field in InsetsAnimationControlImplTest
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DCompatUIController.java314 final InsetsState mInsetsState = new InsetsState(); field in CompatUIController.PerDisplayOnInsetsChangedListener
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DTaskSnapshotWindow.java577 private final InsetsState mInsetsState; field in TaskSnapshotWindow.SystemBarBackgroundPainter
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DSplitLayout.java93 private final InsetsState mInsetsState = new InsetsState(); field in SplitLayout
/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java242 final InsetsState mInsetsState = new InsetsState(); field in WallpaperService.Engine