Searched refs:restartService (Results 1 – 1 of 1) sorted by relevance
2253 restartService(/* totalRestarts= */ 1); in testPersistStatsOnShutdownEnter()2553 restartService(/* totalRestarts= */ 1); in testUserNotificationOnHistoricalRecurrentOveruse()2876 restartService(/* totalRestarts= */ 1); in testDisableHistoricalRecurrentlyOverusingApp()2922 restartService(/* totalRestarts= */ 2); in testDisableHistoricalRecurrentlyOverusingApp()3092 restartService(/* totalRestarts= */ 1); in testPullSystemIoUsageSummaryAtomsWithRestart()3192 restartService(/* totalRestarts= */ 1); in testPullUidIoUsageSummaryAtomsWithRestart()3635 private void restartService(int totalRestarts) throws Exception { in restartService() method in CarWatchdogServiceUnitTest