Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java97 public static final ComponentName RESUME_WHILE_PAUSING_ACTIVITY = field in Components
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DPinnedStackTests.java68 import static android.server.wm.app.Components.RESUME_WHILE_PAUSING_ACTIVITY;
909 launchActivity(RESUME_WHILE_PAUSING_ACTIVITY, WINDOWING_MODE_FULLSCREEN); in testEnterPipWithResumeWhilePausingActivityNoStop()
917 launchActivity(RESUME_WHILE_PAUSING_ACTIVITY); in testEnterPipWithResumeWhilePausingActivityNoStop()