Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java582 assertActivityNotResumed(); in testAppCannotStartBgActivityAfterHomeButton()
603 assertActivityNotResumed(); in testPipCannotStartAfterHomeButton()
621 assertActivityNotResumed(); in testVirtualDisplayCannotStartAfterHomeButton()
650 private void assertActivityNotResumed() throws Exception { in assertActivityNotResumed() method in BackgroundActivityLaunchTest