Home
last modified time | relevance | path

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

12

/frameworks/base/services/core/java/com/android/server/wm/
DImeTargetChangeListener.java42 @WindowManager.LayoutParams.WindowType int windowType, in onImeTargetOverlayVisibilityChanged()
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()
DRootDisplayArea.java137 DisplayArea.Tokens findAreaForWindowTypeInLayer(int windowType, boolean ownerCanManageAppTokens, in findAreaForWindowTypeInLayer()
DWindowSurfaceController.java80 int windowType) { in WindowSurfaceController()
DEmbeddedWindowController.java173 WindowState hostWindowState, int ownerUid, int ownerPid, int windowType, in EmbeddedWindow()
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()
DWindowToken.java71 final int windowType; field in WindowToken
DInsetsPolicy.java306 final int windowType = attrs.type; in enforceInsetsPolicyForTarget() local
DDisplayAreaPolicyBuilder.java372 public RootDisplayArea apply(Integer windowType, Bundle options) { in apply()
DDisplayContent.java1468 void removeShellRoot(int windowType) { in removeShellRoot()
7025 DisplayArea findAreaForWindowType(int windowType, Bundle options, in findAreaForWindowType()
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DVolumeDialog.java31 void init(int windowType, Callback callback); in init()
/frameworks/base/core/java/android/service/wallpaper/
DIWallpaperService.aidl27 IBinder windowToken, int windowType, boolean isPreview, in attach()
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()
/frameworks/base/core/java/android/view/
DRemoteAnimationTarget.java222 public final @WindowManager.LayoutParams.WindowType int windowType; field in RemoteAnimationTarget
271 @WindowManager.LayoutParams.WindowType int windowType) { in RemoteAnimationTarget()
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()
DInsetsFrameProvider.java331 public InsetsSizeOverride(int windowType, Insets insetsSize) { in InsetsSizeOverride()
DWindowManagerImpl.java173 private void assertWindowContextTypeMatches(@LayoutParams.WindowType int windowType) { in assertWindowContextTypeMatches()
DInsetsController.java976 public WindowInsets calculateInsets(boolean isScreenRound, int windowType, int activityType, in calculateInsets()
992 public Insets calculateVisibleInsets(int windowType, int activityType, in calculateVisibleInsets()
DAccessibilityInteractionController.java983 final int windowType = mViewRootImpl.mOrigWindowType; in shouldBypassAdjustIsVisible() local
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionWindow.java147 int windowType, int gravity, boolean takesFocus) { in VoiceInteractionWindow()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DSystemWindows.java171 IWindow getWindow(int displayId, int windowType) { in getWindow()
254 IWindow getWindow(int windowType) { in getWindow()
/frameworks/base/core/java/android/window/
DSnapshotDrawerUtils.java402 CharSequence title, @WindowManager.LayoutParams.WindowType int windowType, in createLayoutParameters()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowStateTests.java1394 @WindowManager.LayoutParams.WindowType int windowType, boolean visible, in onImeTargetOverlayVisibilityChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java406 public void init(int windowType, Callback callback) { in init()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityWindowManager.java884 private int getTypeForWindowManagerWindowType(int windowType) { in getTypeForWindowManagerWindowType()

12