Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
DActivityManagerPinnedStackTests.java51 private static final String PIP_ON_STOP_ACTIVITY = "PipOnStopActivity"; field in ActivityManagerPinnedStackTests
384 launchActivity(PIP_ON_STOP_ACTIVITY); in testDisallowPipLaunchFromStoppedActivity()
388 mAmWmState.waitForActivityState(mDevice, PIP_ON_STOP_ACTIVITY, STATE_STOPPED); in testDisallowPipLaunchFromStoppedActivity()