Searched defs:mWindowType (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ | ||
H A D | ShellRoot.java | 53 private int mWindowType; field in ShellRoot |
H A D | EmbeddedWindowController.java | 140 final int mWindowType; field in EmbeddedWindowController.EmbeddedWindow |
H A D | WindowSurfaceController.java | 73 private final int mWindowType; field in WindowSurfaceController |
/aosp12/frameworks/base/core/java/android/inputmethodservice/ | ||
H A D | SoftInputWindow.java | 59 final int mWindowType; field in SoftInputWindow |
/aosp12/frameworks/native/services/surfaceflinger/ | ||
H A D | Layer.h | 1023 const gui::WindowInfo::Type mWindowType; variable |
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | InsetsController.java | 573 private int mWindowType; field in InsetsController |
/aosp12/frameworks/base/core/java/android/service/wallpaper/ | ||
H A D | WallpaperService.java | 2067 final int mWindowType; field in WallpaperService.IWallpaperEngineWrapper |