Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DIWallpaperService.aidl27 IBinder windowToken, int windowType, boolean isPreview, in attach()
H A DWallpaperService.java2083 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in IWallpaperEngineWrapper()
2336 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in attach()
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DVolumeDialog.java31 void init(int windowType, Callback callback); in init()
/aosp12/frameworks/base/core/java/android/view/
H A DRemoteAnimationTarget.java213 public final @WindowManager.LayoutParams.WindowType int windowType; field in RemoteAnimationTarget
241 @WindowManager.LayoutParams.WindowType int windowType) { in RemoteAnimationTarget()
H A DWindowManagerImpl.java161 private void assertWindowContextTypeMatches(@LayoutParams.WindowType int windowType) { in assertWindowContextTypeMatches()
H A DInsetsState.java201 int windowType, @WindowConfiguration.WindowingMode int windowingMode, in calculateInsets()
595 public static boolean clearCompatInsets(int windowType, int windowFlags, int windowingMode) { in clearCompatInsets()
H A DInsetsController.java811 int windowType, int windowingMode, int legacySoftInputMode, int legacyWindowFlags, in calculateInsets()
H A DAccessibilityInteractionController.java870 final int windowType = mViewRootImpl.mOrigWindowType; in shouldBypassAdjustIsVisible() local
/aosp12/frameworks/base/core/tests/coretests/src/android/hardware/display/
H A DVirtualDisplayTest.java303 final int color, final int windowType, final int windowFlags) { in assertDisplayCanShowPresentation()
368 int color, int windowType, int windowFlags) { in TestPresentation()
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DWindowCache.java68 void saveWindowType(int windowId, int windowType) { in saveWindowType()
H A DRotaryService.java2308 Integer windowType = mWindowCache.getWindowType(targetWindowId); in maybeClearFocusInCurrentWindow() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRootDisplayArea.java121 DisplayArea.Tokens findAreaForWindowTypeInLayer(int windowType, boolean ownerCanManageAppTokens, in findAreaForWindowTypeInLayer()
H A DEmbeddedWindowController.java155 WindowState hostWindowState, int ownerUid, int ownerPid, int windowType, in EmbeddedWindow()
H A DWindowSurfaceController.java80 int flags, WindowStateAnimator animator, int windowType) { in WindowSurfaceController()
H A DWindowToken.java81 final int windowType; field in WindowToken
462 Rect getFixedRotationBarContentFrame(int windowType) { in getFixedRotationBarContentFrame()
H A DWindowStateAnimator.java297 WindowSurfaceController createSurfaceLocked(int windowType) { in createSurfaceLocked()
H A DAccessibilityController.java1009 final int windowType = windowState.mAttrs.type; in recomputeBounds() local
1112 private boolean isExcludedWindowType(int windowType) { in isExcludedWindowType()
1939 private static boolean isReportedWindowType(int windowType) { in isReportedWindowType()
H A DDisplayAreaPolicyBuilder.java349 public RootDisplayArea apply(Integer windowType, Bundle options) { in apply()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DSystemWindows.java170 IWindow getWindow(int displayId, int windowType) { in getWindow()
241 IWindow getWindow(int windowType) { in getWindow()
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRemoteAnimationTargetCompat.java73 public final int windowType; field in RemoteAnimationTargetCompat
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DSoftInputWindow.java144 int windowType, int gravity, boolean takesFocus) { in SoftInputWindow()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneUtils.java576 Phone phone, int windowType) { in createUssdDialog()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/volume/
H A DCarVolumeDialogImpl.java232 public void init(int windowType, Callback callback) { in init()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogImpl.java314 public void init(int windowType, Callback callback) { in init()
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityWindowManager.java726 private int getTypeForWindowManagerWindowType(int windowType) { in getTypeForWindowManagerWindowType()

12