Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsFrameProvider.java323 private final int mWindowType; field in InsetsFrameProvider.InsetsSizeOverride
327 mWindowType = in.readInt(); in InsetsSizeOverride()
332 mWindowType = windowType; in InsetsSizeOverride()
336 return mWindowType; in getWindowType()
362 out.writeInt(mWindowType); in writeToParcel()
371 WindowManager.LayoutParams.class, "type", mWindowType)); in toString()
379 return Objects.hash(mWindowType, mInsetsSize); in hashCode()
H A DInsetsController.java651 private int mWindowType; field in InsetsController
809 mWindowType, mLastActivityType, null /* idSideMap */); in InsetsController()
978 mWindowType = windowType; in calculateInsets()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DShellRoot.java52 private int mWindowType; field in ShellRoot
69 mWindowType = TYPE_DOCK_DIVIDER; in ShellRoot()
72 mWindowType = TYPE_APPLICATION_OVERLAY; in ShellRoot()
78 mToken = new WindowToken.Builder(dc.mWmService, client.asBinder(), mWindowType) in ShellRoot()
92 return mWindowType; in getWindowType()
H A DWindowSurfaceController.java73 private final int mWindowType; field in WindowSurfaceController
87 mWindowType = windowType; in WindowSurfaceController()
301 mWindowSession.onWindowSurfaceVisibilityChanged(this, mSurfaceShown, mWindowType); in setShown()
H A DEmbeddedWindowController.java149 final int mWindowType; field in EmbeddedWindowController.EmbeddedWindow
184 mWindowType = windowType; in EmbeddedWindow()
H A DWindowManagerService.java8901 applicationHandle, flags, privateFlags, inputFeatures, win.mWindowType, region, in updateInputChannel()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionWindow.java49 private final int mWindowType; field in VoiceInteractionWindow
153 mWindowType = windowType; in VoiceInteractionWindow()
235 lp.type = mWindowType; in initDockWindow()
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java1203 mLayout.type = mIWallpaperEngine.mWindowType; in updateSurface()
2355 final int mWindowType; field in WallpaperService.IWallpaperEngineWrapper
2379 mWindowType = windowType; in IWallpaperEngineWrapper()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22778 Landroid/inputmethodservice/SoftInputWindow;->mWindowType:I
50943 Landroid/service/wallpaper/WallpaperService$IWallpaperEngineWrapper;->mWindowType:I
61984 Landroid/view/SurfaceControl$Builder;->mWindowType:I