Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java430 public void expectNoStartActivityIntent(int timeoutMs) { in expectNoStartActivityIntent() method in ConnectivityServiceTest.MockContext
2811 mServiceContext.expectNoStartActivityIntent(fastTimeoutMs); in testCaptivePortalApp()