Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DPinnedStackTests.java463 assertPinnedStackDoesNotExist(); in testEnterExpandedPipWithNormalAspectRatio()
471 assertPinnedStackDoesNotExist(); in testEnterExpandedPipWithNormalAspectRatio()
552 assertPinnedStackDoesNotExist(); in testEnterPipExtremeAspectRatio()
645 assertPinnedStackDoesNotExist(); in testDisallowPipLaunchFromStoppedActivity()
676 assertPinnedStackDoesNotExist(); in testRemoveLaunchIntoPipHostActivity()
686 assertPinnedStackDoesNotExist(); in testAutoEnterPictureInPicture()
702 assertPinnedStackDoesNotExist(); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()
735 assertPinnedStackDoesNotExist(); in testAutoEnterPictureInPictureOnPictureInPictureRequested()
773 assertPinnedStackDoesNotExist(); in testAutoEnterPictureInPictureLaunchActivity()
777 assertPinnedStackDoesNotExist(); in testAutoEnterPictureInPictureLaunchActivity()
[all …]
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityTestBase.java140 void assertPinnedStackDoesNotExist() { in assertPinnedStackDoesNotExist() method in BackgroundActivityTestBase
DBackgroundActivityLaunchTest.java814 assertPinnedStackDoesNotExist(); in testPipCannotStartFromBackground()