Searched refs:waitUntilForegroundChanged (Results 1 – 1 of 1) sorted by relevance
574 assertTrue("Main activity not started", waitUntilForegroundChanged( in testAppCannotStartBgActivityAfterHomeButton()594 assertTrue("Pip activity not started", waitUntilForegroundChanged( in testPipCannotStartAfterHomeButton()614 assertTrue("VirtualDisplay activity not started", waitUntilForegroundChanged( in testVirtualDisplayCannotStartAfterHomeButton()637 private boolean waitUntilForegroundChanged(String targetPkg, boolean toBeResumed, int timeout) in waitUntilForegroundChanged() method in BackgroundActivityLaunchTest652 waitUntilForegroundChanged(TEST_PACKAGE_APP_A, true, in assertActivityNotResumed()