/aosp_15_r20/packages/modules/Connectivity/thread/demoapp/java/com/android/threadnetwork/demoapp/concurrent/ |
D | BackgroundExecutorProvider.java | 35 public static synchronized ListeningScheduledExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in BackgroundExecutorProvider
|
/aosp_15_r20/packages/modules/AdServices/shared/libraries/device-side/java/com/android/adservices/shared/spe/framework/ |
D | JobServiceFactory.java | 70 Executor getBackgroundExecutor(); in getBackgroundExecutor() method
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/ |
H A D | ThreadUtils.java | 106 public static synchronized ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in ThreadUtils
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/AvatarPicker/src/ |
H A D | ThreadUtils.java | 108 public static synchronized ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in ThreadUtils
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/data/ |
D | EncryptionUtils.java | 69 public ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in EncryptionUtils.FlagKeyManagerConfig
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/common/ |
D | FederatedComputeExecutors.java | 78 public static ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in FederatedComputeExecutors
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/encryption/ |
D | FederatedComputeEncryptionKeyManagerUtils.java | 71 public ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in FederatedComputeEncryptionKeyManagerUtils.FlagKeyManagerConfig
|
/aosp_15_r20/packages/modules/AdServices/shared/tests/device-side/java/com/android/adservices/shared/spe/framework/ |
D | TestJobServiceFactory.java | 81 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in TestJobServiceFactory
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/ |
D | OnDevicePersonalizationExecutors.java | 110 public static ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in OnDevicePersonalizationExecutors
|
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/worker/ |
D | ReportDeviceLockProgramCompleteWorker.java | 110 }, getBackgroundExecutor()); in startWork() method in ReportDeviceLockProgramCompleteWorker
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/ |
D | NotificationClickNotifier.java | 55 public final java.util.concurrent.Executor getBackgroundExecutor() { in getBackgroundExecutor() method in NotificationClickNotifier
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | ExecutorUtils.java | 83 public static ScheduledExecutorService getBackgroundExecutor(final String name) { in getBackgroundExecutor() method in ExecutorUtils
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/http/ |
D | HttpFederatedProtocol.java | 168 getBackgroundExecutor()); in downloadTaskAssignment() method
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/download/mdd/ |
D | MddJobServiceTest.java | 85 ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in MddJobServiceTest.TestInjector
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/spe/ |
D | AdServicesJobServiceFactory.java | 166 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AdServicesJobServiceFactory
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/sharedlibrary/spe/ |
D | FederatedComputeJobServiceFactory.java | 127 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in FederatedComputeJobServiceFactory
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/sharedlibrary/spe/ |
D | OdpJobServiceFactory.java | 126 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in OdpJobServiceFactory
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/apphibernation/ |
H A D | AppHibernationService.java | 1000 Executor getBackgroundExecutor(); in getBackgroundExecutor() method 1054 public Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AppHibernationService.InjectorImpl
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/download/mdd/ |
D | MddJobService.java | 66 ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in MddJobService.Injector
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/data/errors/ |
D | AggregatedErrorReportingWorker.java | 81 ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in AggregatedErrorReportingWorker.Injector
|
D | AggregatedErrorReportingProtocol.java | 96 ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in AggregatedErrorReportingProtocol.Injector
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/settings/ |
D | UserFileManagerImpl.java | 73 public final com.android.systemui.util.concurrency.DelayableExecutor getBackgroundExecutor() { in getBackgroundExecutor() method in UserFileManagerImpl
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/data/errors/ |
D | AggregatedErrorReportingWorkerTest.java | 242 ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in AggregatedErrorReportingWorkerTest.TestInjector
|
D | AggregatedErrorReportingProtocolTest.java | 362 ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in AggregatedErrorReportingProtocolTest.TestInjector
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/commontests/src/com/android/odp/module/common/encryption/ |
D | OdpEncryptionKeyManagerTest.java | 569 public ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in OdpEncryptionKeyManagerTest.TestKeyManagerConfig
|