Home
last modified time | relevance | path

Searched refs:getBackgroundExecutor (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/apphibernation/
DAppHibernationService.java150 mBackgroundExecutor = injector.getBackgroundExecutor(); in AppHibernationService()
869 Executor getBackgroundExecutor(); in getBackgroundExecutor() method
918 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AppHibernationService.InjectorImpl
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1083 mInjector.getBackgroundExecutor().execute(() -> { in onShortcutsAddedOrUpdated()
1108 mInjector.getBackgroundExecutor().execute(() -> { in onShortcutsRemoved()
1409 Executor getBackgroundExecutor() { in getBackgroundExecutor() method in DataManager.Injector
/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/
DAppHibernationServiceTest.java467 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AppHibernationServiceTest.MockInjector
/frameworks/base/services/core/java/com/android/server/pm/
DAppsFilter.java494 injector.getBackgroundExecutor());
DPackageManagerService.java1247 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in PackageManagerService.Injector
6488 onChecksumsReadyListener, userId, mInjector.getBackgroundExecutor(), in requestChecksums()
24564 NAMESPACE_PACKAGE_MANAGER_SERVICE, mInjector.getBackgroundExecutor(),
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java1774 Executor getBackgroundExecutor() { in getBackgroundExecutor() method in DataManagerTest.TestInjector
/frameworks/base/services/
Dart-profile9617 HSPLcom/android/server/apphibernation/AppHibernationService$InjectorImpl;->getBackgroundExecutor()L…
28562 HPLcom/android/server/people/data/DataManager$Injector;->getBackgroundExecutor()Ljava/util/concurre…
30746 HSPLcom/android/server/pm/PackageManagerService$Injector;->getBackgroundExecutor()Ljava/util/concur…