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.java526 assertActivityNotResumed(); in testAppCannotStartBgActivityAfterHomeButton()
547 assertActivityNotResumed(); in testPipCannotStartAfterHomeButton()
576 private void assertActivityNotResumed() throws Exception { in assertActivityNotResumed() method in BackgroundActivityLaunchTest