Searched refs:thenAssert (Results 1 – 2 of 2) sorted by relevance
233 .thenAssert(() -> mWmState.waitAndAssertActivityRemoved(APP_A.FOREGROUND_ACTIVITY)) in testTopFinishesThenLaunchesActivity_launchAllowed()
356 ActivityStartVerifier thenAssert(Runnable run) { in thenAssert() method in BackgroundActivityTestBase.ActivityStartVerifier