Home
last modified time | relevance | path

Searched defs:windowType (Results 1 – 25 of 26) sorted by relevance

12

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DImeTargetChangeListener.java42 @WindowManager.LayoutParams.WindowType int windowType, in onImeTargetOverlayVisibilityChanged()
H A DInsetsSourceProvider.java250 final int windowType = mOverrideFrameProviders.keyAt(i); in updateSourceFrame() local
589 boolean overridesFrame(int windowType) { in overridesFrame()
593 Rect getOverriddenFrame(int windowType) { in getOverriddenFrame()
H A DRootDisplayArea.java137 DisplayArea.Tokens findAreaForWindowTypeInLayer(int windowType, boolean ownerCanManageAppTokens, in findAreaForWindowTypeInLayer()
H A DWindowSurfaceController.java80 int windowType) { in WindowSurfaceController()
H A DEmbeddedWindowController.java173 WindowState hostWindowState, int ownerUid, int ownerPid, int windowType, in EmbeddedWindow()
H A DAccessibilityController.java952 final int windowType = windowState.mAttrs.type; in recomputeBounds() local
1076 private boolean isExcludedWindowType(int windowType) { in isExcludedWindowType()
1755 private static boolean isReportedWindowType(int windowType) { in isReportedWindowType()
H A DWindowToken.java71 final int windowType; field in WindowToken
H A DInsetsPolicy.java306 final int windowType = attrs.type; in enforceInsetsPolicyForTarget() local
H A DDisplayAreaPolicyBuilder.java372 public RootDisplayArea apply(Integer windowType, Bundle options) { in apply()
H A DDisplayContent.java1468 void removeShellRoot(int windowType) { in removeShellRoot()
7025 DisplayArea findAreaForWindowType(int windowType, Bundle options, in findAreaForWindowType()
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DVolumeDialog.java31 void init(int windowType, Callback callback); in init()
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DIWallpaperService.aidl27 IBinder windowToken, int windowType, boolean isPreview, in attach()
H A DWallpaperService.java2373 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in IWallpaperEngineWrapper()
2721 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in attach()
/aosp14/frameworks/base/core/java/android/view/
H A DRemoteAnimationTarget.java222 public final @WindowManager.LayoutParams.WindowType int windowType; field in RemoteAnimationTarget
271 @WindowManager.LayoutParams.WindowType int windowType) { in RemoteAnimationTarget()
H A DInsetsState.java141 int legacySystemUiFlags, int windowType, @ActivityType int activityType, in calculateInsets()
297 public Insets calculateVisibleInsets(Rect frame, int windowType, @ActivityType int activityType, in calculateVisibleInsets()
665 public static boolean clearsCompatInsets(int windowType, int windowFlags, in clearsCompatInsets()
H A DInsetsFrameProvider.java331 public InsetsSizeOverride(int windowType, Insets insetsSize) { in InsetsSizeOverride()
H A DWindowManagerImpl.java173 private void assertWindowContextTypeMatches(@LayoutParams.WindowType int windowType) { in assertWindowContextTypeMatches()
H A DInsetsController.java976 public WindowInsets calculateInsets(boolean isScreenRound, int windowType, int activityType, in calculateInsets()
992 public Insets calculateVisibleInsets(int windowType, int activityType, in calculateVisibleInsets()
H A DAccessibilityInteractionController.java983 final int windowType = mViewRootImpl.mOrigWindowType; in shouldBypassAdjustIsVisible() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DSystemWindows.java171 IWindow getWindow(int displayId, int windowType) { in getWindow()
254 IWindow getWindow(int windowType) { in getWindow()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionWindow.java147 int windowType, int gravity, boolean takesFocus) { in VoiceInteractionWindow()
/aosp14/frameworks/base/core/java/android/window/
H A DSnapshotDrawerUtils.java402 CharSequence title, @WindowManager.LayoutParams.WindowType int windowType, in createLayoutParameters()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowStateTests.java1394 @WindowManager.LayoutParams.WindowType int windowType, boolean visible, in onImeTargetOverlayVisibilityChanged()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogImpl.java406 public void init(int windowType, Callback callback) { in init()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityWindowManager.java884 private int getTypeForWindowManagerWindowType(int windowType) { in getTypeForWindowManagerWindowType()

12