Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DCompatChangeTests.java78 private static final ComponentName NON_RESIZEABLE_PORTRAIT_ACTIVITY = field in CompatChangeTests
124 NON_RESIZEABLE_PORTRAIT_ACTIVITY, /* inSizeCompatModeAfterResize= */ true); in testSizeCompatForNonResizeableActivity()
135 NON_RESIZEABLE_PORTRAIT_ACTIVITY, /* inSizeCompatModeAfterResize= */ false); in testSizeCompatForNonResizeableActivityForceResizeEnabled()
335 runMinAspectRatioTest(NON_RESIZEABLE_PORTRAIT_ACTIVITY, in testOverrideMinAspectRatioMissingSpecificOverride()
349 runMinAspectRatioTest(NON_RESIZEABLE_PORTRAIT_ACTIVITY, in testOverrideMinAspectRatioMissingGeneralOverride()
362 runMinAspectRatioTest(NON_RESIZEABLE_PORTRAIT_ACTIVITY, in testOverrideMinAspectRatioLargeAspectRatio()
374 runMinAspectRatioTest(NON_RESIZEABLE_PORTRAIT_ACTIVITY, in testOverrideMinAspectRatioMediumAspectRatio()
387 runMinAspectRatioTest(NON_RESIZEABLE_PORTRAIT_ACTIVITY, in testOverrideMinAspectRatioBothAspectRatios()