Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java60 public static final ComponentName LAUNCH_ENTER_PIP_ACTIVITY = field in Components
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DPinnedStackTests.java33 import static android.server.wm.app.Components.LAUNCH_ENTER_PIP_ACTIVITY;
754 launchActivity(LAUNCH_ENTER_PIP_ACTIVITY); in testEnterPipFromTaskWithMultipleActivities()