Searched refs:expectStartActivityIntent (Results 1 – 1 of 1) sorted by relevance
569 public Intent expectStartActivityIntent(int timeoutMs) { in expectStartActivityIntent() method in ConnectivityServiceTest.MockContext3769 final Intent signInIntent = mServiceContext.expectStartActivityIntent(TIMEOUT_MS); in testCaptivePortalApp()