Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app27/src/android/server/wm/app27/
DComponents.java39 public static final ComponentName SDK_27_PIP_ACTIVITY = field in Components
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DPinnedStackTests.java76 import static android.server.wm.app27.Components.SDK_27_PIP_ACTIVITY;
875 waitForEnterPip(SDK_27_PIP_ACTIVITY); in testLaunchStoppedActivityWithPiPInSameProcessPreQ()