Home
last modified time | relevance | path

Searched refs:expectStartActivityIntent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java421 public Intent expectStartActivityIntent(int timeoutMs) { in expectStartActivityIntent() method in ConnectivityServiceTest.MockContext
2832 final Intent signInIntent = mServiceContext.expectStartActivityIntent(TIMEOUT_MS); in testCaptivePortalApp()