Home
last modified time | relevance | path

Searched defs:getBackgroundExecutor (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/apphibernation/
H A DAppHibernationService.java975 Executor getBackgroundExecutor(); in getBackgroundExecutor() method
1029 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AppHibernationService.InjectorImpl
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/
H A DAppHibernationServiceTest.java582 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AppHibernationServiceTest.MockInjector
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerServiceInjector.java346 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in PackageManagerServiceInjector
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java1948 Executor getBackgroundExecutor() { in getBackgroundExecutor() method in DataManagerTest.TestInjector
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DDataManager.java1444 Executor getBackgroundExecutor() { in getBackgroundExecutor() method in DataManager.Injector