Searched refs:sBackgroundThreadExecutor (Results 1 – 3 of 3) sorted by relevance
56 static volatile ThreadPoolExecutor sBackgroundThreadExecutor = field in HealthConnectThreadScheduler103 sBackgroundThreadExecutor = in resetThreadPools()133 sBackgroundThreadExecutor.shutdownNow(); in shutdownThreadPools()169 sBackgroundThreadExecutor, in schedule()182 sBackgroundThreadExecutor, in schedule()
68 || (HealthConnectThreadScheduler.sBackgroundThreadExecutor in waitForAllScheduledTasksToComplete()70 == HealthConnectThreadScheduler.sBackgroundThreadExecutor in waitForAllScheduledTasksToComplete()
66 mBackgroundTaskScheduler = HealthConnectThreadScheduler.sBackgroundThreadExecutor; in setUp()