Searched refs:expectStartActivityIntent (Results 1 – 3 of 3) sorted by relevance
129 val signInIntent: Intent = context.expectStartActivityIntent(TIMEOUT_MS) in startCaptivePortalApp()
519 fun expectStartActivityIntent(timeoutMs: Long = HANDLER_TIMEOUT_MS): Intent { in expectStartActivityIntent() method
733 public Intent expectStartActivityIntent(int timeoutMs) { in expectStartActivityIntent() method in ConnectivityServiceTest.MockContext4832 final Intent signInIntent = mServiceContext.expectStartActivityIntent(TIMEOUT_MS);