Home
last modified time | relevance | path

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

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractBatterySaverModeTestCase.java92 assertForegroundNetworkAccess(); in testBackgroundNetworkAccess_enabled()
98 assertForegroundNetworkAccess(); in testBackgroundNetworkAccess_enabled()
108 assertForegroundNetworkAccess(); in testBackgroundNetworkAccess_enabled()
DDataSaverModeTest.java140 assertForegroundNetworkAccess(); in testGetRestrictBackgroundStatus_enabled()
146 assertForegroundNetworkAccess(); in testGetRestrictBackgroundStatus_enabled()
156 assertForegroundNetworkAccess(); in testGetRestrictBackgroundStatus_enabled()
DAbstractDozeModeTestCase.java93 assertForegroundNetworkAccess(); in testBackgroundNetworkAccess_enabled()
DAbstractRestrictBackgroundNetworkTestCase.java239 protected void assertForegroundNetworkAccess() throws Exception { in assertForegroundNetworkAccess() method in AbstractRestrictBackgroundNetworkTestCase
924 assertForegroundNetworkAccess(); in launchComponentAndAssertNetworkAccess()