Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java95 public static final ComponentName LAUNCH_INTO_PIP_CONTAINER_ACTIVITY = field in Components
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java44 import static android.server.wm.app.Components.LAUNCH_INTO_PIP_CONTAINER_ACTIVITY;
677 waitForEnterPipAnimationComplete(LAUNCH_INTO_PIP_CONTAINER_ACTIVITY); in testLaunchIntoPip()
690 waitForEnterPipAnimationComplete(LAUNCH_INTO_PIP_CONTAINER_ACTIVITY); in testRemoveLaunchIntoPipHostActivity()