Searched refs:getBackgroundExecutor (Results 1 – 6 of 6) sorted by relevance
156 mBackgroundExecutor = injector.getBackgroundExecutor(); in AppHibernationService()975 Executor getBackgroundExecutor(); in getBackgroundExecutor() method1029 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AppHibernationService.InjectorImpl
285 mInjector.getBackgroundExecutor().execute( in getConversationChannel()1106 mInjector.getBackgroundExecutor().execute(() -> { in onShortcutsAddedOrUpdated()1135 mInjector.getBackgroundExecutor().execute(() -> { in onShortcutsRemoved()1444 Executor getBackgroundExecutor() { in getBackgroundExecutor() method in DataManager.Injector
346 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in PackageManagerServiceInjector
1309 final Executor executor = mInjector.getBackgroundExecutor(); in requestFileChecksums()4341 NAMESPACE_PACKAGE_MANAGER_SERVICE, mInjector.getBackgroundExecutor(),6338 mInjector.getBackgroundExecutor(), mInjector.getBackgroundHandler());
582 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AppHibernationServiceTest.MockInjector
1948 Executor getBackgroundExecutor() { in getBackgroundExecutor() method in DataManagerTest.TestInjector