Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DShellRoot.java53 private int mWindowType; field in ShellRoot
H A DEmbeddedWindowController.java140 final int mWindowType; field in EmbeddedWindowController.EmbeddedWindow
H A DWindowSurfaceController.java73 private final int mWindowType; field in WindowSurfaceController
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DSoftInputWindow.java59 final int mWindowType; field in SoftInputWindow
/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.h1023 const gui::WindowInfo::Type mWindowType; variable
/aosp12/frameworks/base/core/java/android/view/
H A DInsetsController.java573 private int mWindowType; field in InsetsController
/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java2067 final int mWindowType; field in WallpaperService.IWallpaperEngineWrapper