HomeSort by relevance Sort by last modified time
    Searched full:startforegroundservice (Results 1 - 6 of 6) sorted by null

  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
AbstractDozeModeTestCase.java 91 startForegroundService();
162 startForegroundService();
AbstractBatterySaverModeTestCase.java 107 startForegroundService();
AbstractAppIdleTestCase.java 105 startForegroundService();
DataSaverModeTest.java 120 startForegroundService();
AbstractRestrictBackgroundNetworkTestCase.java 234 startForegroundService();
739 protected void startForegroundService() throws Exception {
    [all...]
  /cts/tests/app/src/android/app/cts/
ServiceTest.java 485 private void startForegroundService(int command) {
496 startForegroundService(LocalForegroundService.COMMAND_START_FOREGROUND);
502 startForegroundService(
514 startForegroundService(LocalForegroundService.COMMAND_START_FOREGROUND);
548 startForegroundService(LocalForegroundService.COMMAND_START_FOREGROUND);
555 startForegroundService(LocalForegroundService
558 startForegroundService(LocalForegroundService
566 startForegroundService(LocalForegroundService.COMMAND_START_FOREGROUND);
591 startForegroundService(LocalForegroundService.COMMAND_START_FOREGROUND);
597 startForegroundService(
    [all...]

Completed in 1880 milliseconds