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