Home
last modified time | relevance | path

Searched defs:windowLayout (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityTaskManagerServiceTests.java480 final ActivityInfo.WindowLayout windowLayout = in testSupportsMultiWindow_activityMinWidthHeight_largerThanSupport() local
533 final ActivityInfo.WindowLayout windowLayout = in testSupportsMultiWindow_landscape_checkActivityMinWidth() local
568 final ActivityInfo.WindowLayout windowLayout = in testSupportsMultiWindow_portrait_checkActivityMinHeight() local
H A DActivityStarterTests.java457 final WindowLayout windowLayout = in testCreateTaskLayout() local
1700 final WindowLayout windowLayout = new WindowLayout(0, 0, 0, 0, 0, in testCanEmbedActivity() local
H A DWindowTestsBase.java1237 ActivityBuilder setWindowLayout(ActivityInfo.WindowLayout windowLayout) { in setWindowLayout()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedActivityImpl.java97 private ActivityInfo.WindowLayout windowLayout; field in ParsedActivityImpl
392 public ParsedActivityImpl( in ParsedActivityImpl()
H A DParsedActivityUtils.java598 final ActivityInfo.WindowLayout windowLayout = new ActivityInfo.WindowLayout(width, in parseActivityWindowLayout() local
/aosp14/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1345 final CCWindowLayout windowLayout = in setCaptionStyle() local
1354 final CCWindowLayout windowLayout = in setFontScale() local
1481 CCWindowLayout windowLayout = mCaptionWindowLayouts[windowId]; in setCurrentWindowLayout() local
1498 CCWindowLayout windowLayout = mCaptionWindowLayouts[i]; in getWindowsFromBitmap() local
1585 CCWindowLayout windowLayout = mCaptionWindowLayouts[windowId]; in defineWindow() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipBoundsAlgorithm.java153 final ActivityInfo.WindowLayout windowLayout = activityInfo.windowLayout; in getMinimalSize() local
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DSplitPresenter.java685 final ActivityInfo.WindowLayout windowLayout = activity.getActivityInfo().windowLayout; in getMinDimensions() local
709 final ActivityInfo.WindowLayout windowLayout = activityInfo.windowLayout; in getMinDimensions() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskLaunchParamsModifier.java596 @NonNull ActivityInfo.WindowLayout windowLayout, @NonNull Rect inOutBounds) { in getLayoutBounds()
H A DActivityRecord.java3204 final ActivityInfo.WindowLayout windowLayout = info.windowLayout; in supportsMultiWindowInDisplayArea() local
/aosp14/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java1543 public WindowLayout windowLayout; field in ActivityInfo
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java1136 WindowLayout windowLayout) { in ViewRootImpl()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...