Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/translucentappsdk26/src/android/server/wm/translucentapp26/
DComponents.java26 public static final ComponentName SDK26_TRANSLUCENT_LANDSCAPE_ACTIVITY = component( field in Components
/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DAppConfigurationTests.java42 import static android.server.wm.translucentapp26.Components.SDK26_TRANSLUCENT_LANDSCAPE_ACTIVITY;
404 launchActivity(SDK26_TRANSLUCENT_LANDSCAPE_ACTIVITY, WINDOWING_MODE_FULLSCREEN); in testTranslucentAppOrientationRequests()
405 assumeNotIgnoringOrientation(SDK26_TRANSLUCENT_LANDSCAPE_ACTIVITY); in testTranslucentAppOrientationRequests()
525 launchActivity(SDK26_TRANSLUCENT_LANDSCAPE_ACTIVITY, WINDOWING_MODE_FULLSCREEN); in testTranslucentActivityPermitted()
526 assumeNotIgnoringOrientation(SDK26_TRANSLUCENT_LANDSCAPE_ACTIVITY); in testTranslucentActivityPermitted()
529 SDK26_TRANSLUCENT_LANDSCAPE_ACTIVITY); in testTranslucentActivityPermitted()