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/other/
DPinnedStackTests.java483 assertPinnedStackDoesNotExist(); in testEnterExpandedPipWithNormalAspectRatio()
491 assertPinnedStackDoesNotExist(); in testEnterExpandedPipWithNormalAspectRatio()
572 assertPinnedStackDoesNotExist(); in testEnterPipExtremeAspectRatio()
665 assertPinnedStackDoesNotExist(); in testDisallowPipLaunchFromStoppedActivity()
696 assertPinnedStackDoesNotExist(); in testRemoveLaunchIntoPipHostActivity()
706 assertPinnedStackDoesNotExist(); in testAutoEnterPictureInPicture()
722 assertPinnedStackDoesNotExist(); in testAutoEnterPictureInPictureOnUserLeaveHintWhenPipRequestedNotOverridden()
755 assertPinnedStackDoesNotExist(); in testAutoEnterPictureInPictureOnPictureInPictureRequested()
793 assertPinnedStackDoesNotExist(); in testAutoEnterPictureInPictureLaunchActivity()
797 assertPinnedStackDoesNotExist(); in testAutoEnterPictureInPictureLaunchActivity()
[all …]
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityTestBase.java171 void assertPinnedStackDoesNotExist() { in assertPinnedStackDoesNotExist() method in BackgroundActivityTestBase
DBackgroundActivityLaunchTest.java1084 assertPinnedStackDoesNotExist(); in testPipCannotStartFromBackground()