Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DAbstractDozeModeTestCase.java66 stopForegroundService(); in testBackgroundNetworkAccess_enabled()
138 stopForegroundService(); in assertsForegroundAlwaysHasNetworkAccess()
DAbstractAppIdleTestCase.java78 stopForegroundService(); in testBackgroundNetworkAccess_enabled()
88 stopForegroundService(); in testBackgroundNetworkAccess_enabled()
DAbstractBatterySaverModeTestCase.java79 stopForegroundService(); in testBackgroundNetworkAccess_enabled()
DDataSaverModeTest.java127 stopForegroundService(); in testGetRestrictBackgroundStatus_enabled()
DAbstractRestrictBackgroundNetworkTestCase.java305 stopForegroundService(); in assertsForegroundAlwaysHasNetworkAccess()
901 protected void stopForegroundService() throws Exception { in stopForegroundService() method in AbstractRestrictBackgroundNetworkTestCase