Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java578 public void expectNoStartActivityIntent(int timeoutMs) { in expectNoStartActivityIntent() method in ConnectivityServiceTest.MockContext
3748 mServiceContext.expectNoStartActivityIntent(fastTimeoutMs); in testCaptivePortalApp()