Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DCompatChangeTests.java82 private static final ComponentName NON_RESIZEABLE_LARGE_ASPECT_RATIO_ACTIVITY = field in CompatChangeTests
185 runSandboxTest(NON_RESIZEABLE_LARGE_ASPECT_RATIO_ACTIVITY, /* isSandboxed= */ true); in testSandboxForNonResizableAspectRatioActivity()
196 runSandboxTest(NON_RESIZEABLE_LARGE_ASPECT_RATIO_ACTIVITY, /* isSandboxed= */ false); in testSandboxForNonResizableAspectRatioActivityNeverSandboxDisplayApisEnabled()
209 runSandboxTest(NON_RESIZEABLE_LARGE_ASPECT_RATIO_ACTIVITY, /* isSandboxed= */ false); in testSandboxForNonResizableActivityNeverSandboxDeviceConfigAllPackagesFlagTrue()
219 ComponentName activity = NON_RESIZEABLE_LARGE_ASPECT_RATIO_ACTIVITY; in testSandboxForNonResizableActivityPackageUnboundedInNeverSandboxDeviceConfigFlag()
232 ComponentName activity = NON_RESIZEABLE_LARGE_ASPECT_RATIO_ACTIVITY; in testSandboxForNonResizableActivityPackageWithinRangeInNeverSandboxDeviceConfig()
247 ComponentName activity = NON_RESIZEABLE_LARGE_ASPECT_RATIO_ACTIVITY; in testSandboxForNonResizableActivityPackageOutsideRangeInNeverSandboxDeviceConfig()
263 runSandboxTest(NON_RESIZEABLE_LARGE_ASPECT_RATIO_ACTIVITY, /* isSandboxed= */ true); in testSandboxForNonResizableActivityPackageNotInNeverSandboxDeviceConfigFlag()
273 runSandboxTest(NON_RESIZEABLE_LARGE_ASPECT_RATIO_ACTIVITY, /* isSandboxed= */ true); in testSandboxForNonResizableActivityNeverSandboxDeviceConfigFlagEmpty()
283 ComponentName activity = NON_RESIZEABLE_LARGE_ASPECT_RATIO_ACTIVITY; in testSandboxForNonResizableActivityInvalidEntryInNeverSandboxDeviceConfigFlag()