Home
last modified time | relevance | path

Searched refs:mWindowType (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DShellRoot.java53 private int mWindowType; field in ShellRoot
70 mWindowType = TYPE_DOCK_DIVIDER; in ShellRoot()
73 mWindowType = TYPE_APPLICATION_OVERLAY; in ShellRoot()
79 mToken = new WindowToken.Builder(dc.mWmService, client.asBinder(), mWindowType) in ShellRoot()
93 return mWindowType; in getWindowType()
H A DWindowSurfaceController.java73 private final int mWindowType; field in WindowSurfaceController
87 mWindowType = windowType; in WindowSurfaceController()
291 mWindowSession.onWindowSurfaceVisibilityChanged(this, mSurfaceShown, mWindowType); in setShown()
H A DEmbeddedWindowController.java140 final int mWindowType; field in EmbeddedWindowController.EmbeddedWindow
165 mWindowType = windowType; in EmbeddedWindow()
H A DWindowManagerService.java8442 applicationHandle, flags, privateFlags, win.mWindowType, region, win.mClient); in updateInputChannel()
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DSoftInputWindow.java59 final int mWindowType; field in SoftInputWindow
150 mWindowType = windowType; in SoftInputWindow()
246 lp.type = mWindowType; in initDockWindow()
377 proto.write(WINDOW_TYPE, mWindowType); in dumpDebug()
/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.h704 gui::WindowInfo::Type getWindowType() const { return mWindowType; } in getWindowType()
1023 const gui::WindowInfo::Type mWindowType; variable
H A DLayer.cpp93 mWindowType( in Layer()
1476 StringAppendF(&result, " %10d | ", mWindowType); in miniDump()
/aosp12/frameworks/base/core/java/android/view/
H A DInsetsController.java573 private int mWindowType; field in InsetsController
644 mWindowType, mLastWindowingMode, null /* typeSideMap */); in InsetsController()
813 mWindowType = windowType; in calculateInsets()
/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java1040 mLayout.type = mIWallpaperEngine.mWindowType; in updateSurface()
2067 final int mWindowType; field in WallpaperService.IWallpaperEngineWrapper
2089 mWindowType = windowType; in IWallpaperEngineWrapper()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25656 Landroid/inputmethodservice/SoftInputWindow;->mWindowType:I
54266 Landroid/service/wallpaper/WallpaperService$IWallpaperEngineWrapper;->mWindowType:I
65307 Landroid/view/SurfaceControl$Builder;->mWindowType:I