Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DExecutorUtils.java83 public static ScheduledExecutorService getBackgroundExecutor(final String name) { in getBackgroundExecutor() method in ExecutorUtils
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/
H A DAppHibernationServiceTest.java471 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AppHibernationServiceTest.MockInjector
/aosp12/frameworks/base/services/core/java/com/android/server/apphibernation/
H A DAppHibernationService.java870 Executor getBackgroundExecutor(); in getBackgroundExecutor() method
919 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AppHibernationService.InjectorImpl
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java1774 Executor getBackgroundExecutor() { in getBackgroundExecutor() method in DataManagerTest.TestInjector
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DDataManager.java1409 Executor getBackgroundExecutor() { in getBackgroundExecutor() method in DataManager.Injector
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java1246 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in PackageManagerService.Injector