Home
last modified time | relevance | path

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

/packages/modules/Connectivity/thread/demoapp/java/com/android/threadnetwork/demoapp/concurrent/
DBackgroundExecutorProvider.java35 public static synchronized ListeningScheduledExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in BackgroundExecutorProvider
/packages/modules/AdServices/shared/libraries/device-side/java/com/android/adservices/shared/spe/framework/
DJobServiceFactory.java70 Executor getBackgroundExecutor(); in getBackgroundExecutor() method
/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/common/
DFederatedComputeExecutors.java78 public static ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in FederatedComputeExecutors
/packages/modules/AdServices/shared/tests/device-side/java/com/android/adservices/shared/spe/framework/
DTestJobServiceFactory.java81 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in TestJobServiceFactory
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/
DOnDevicePersonalizationExecutors.java110 public static ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in OnDevicePersonalizationExecutors
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/worker/
DReportDeviceLockProgramCompleteWorker.java110 }, getBackgroundExecutor()); in startWork() method in ReportDeviceLockProgramCompleteWorker
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DExecutorUtils.java83 public static ScheduledExecutorService getBackgroundExecutor(final String name) { in getBackgroundExecutor() method in ExecutorUtils
/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/http/
DHttpFederatedProtocol.java161 getBackgroundExecutor()); in downloadTaskAssignment() method
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/spe/
DAdServicesJobServiceFactory.java165 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AdServicesJobServiceFactory
/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/sharedlibrary/spe/
DFederatedComputeJobServiceFactory.java126 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in FederatedComputeJobServiceFactory
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/sharedlibrary/spe/
DOdpJobServiceFactory.java125 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in OdpJobServiceFactory