Home
last modified time | relevance | path

Searched defs:backgroundExecutor (Results 1 – 25 of 275) sorted by relevance

1234567891011

/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/logging/
H A DSharedPreferencesLoggingState.java64 private final Executor backgroundExecutor; field in SharedPreferencesLoggingState
83 Executor backgroundExecutor, in create()
94 Executor backgroundExecutor, in createFromContext()
109 Executor backgroundExecutor, in SharedPreferencesLoggingState()
210 backgroundExecutor); in getAndResetDaysSinceLastMaintenance() field in SharedPreferencesLoggingState
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/populator/
H A DSharedPreferencesManifestFileMetadata.java38 private final Executor backgroundExecutor; field in SharedPreferencesManifestFileMetadata
44 Supplier<SharedPreferences> sharedPrefs, Executor backgroundExecutor) { in create()
49 Context context, Optional<String> instanceIdOptional, Executor backgroundExecutor) { in createFromContext()
60 Supplier<SharedPreferences> sharedPrefs, Executor backgroundExecutor) { in SharedPreferencesManifestFileMetadata()
H A DManifestConfigFileParser.java43 private final Executor backgroundExecutor; field in ManifestConfigFileParser
45 … public ManifestConfigFileParser(SynchronousFileStorage fileStorage, Executor backgroundExecutor) { in ManifestConfigFileParser()
59 backgroundExecutor); in parse() field in ManifestConfigFileParser
H A DManifestFileGroupPopulator.java129 private Executor backgroundExecutor; field in ManifestFileGroupPopulator.Builder
218 public Builder setBackgroundExecutor(Executor backgroundExecutor) { in setBackgroundExecutor()
296 private final Executor backgroundExecutor; field in ManifestFileGroupPopulator
349 backgroundExecutor); in refreshFileGroups() field in ManifestFileGroupPopulator
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/handles/
H A DRegionSamplingHelper.java99 Executor backgroundExecutor) { in RegionSamplingHelper()
105 Executor mainExecutor, Executor backgroundExecutor) { in RegionSamplingHelper()
112 Executor mainExecutor, Executor backgroundExecutor, in RegionSamplingHelper()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/privacy/
DPrivacyDialogController.java52 private final java.util.concurrent.Executor backgroundExecutor = null; field in PrivacyDialogController
81 java.util.concurrent.Executor backgroundExecutor, @org.jetbrains.annotations.NotNull() in PrivacyDialogController()
99 …systemui.plugins.ActivityStarter activityStarter, @com.android.systemui.dagger.qualifiers.Backgrou… in PrivacyDialogController()
DPrivacyDialogControllerV2.java51 private final java.util.concurrent.Executor backgroundExecutor = null; field in PrivacyDialogControllerV2
78 java.util.concurrent.Executor backgroundExecutor, @org.jetbrains.annotations.NotNull() in PrivacyDialogControllerV2()
96 …systemui.plugins.ActivityStarter activityStarter, @com.android.systemui.dagger.qualifiers.Backgrou… in PrivacyDialogControllerV2()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calllog/
DCallLogState.java36 private final ListeningExecutorService backgroundExecutor; field in CallLogState
42 @BackgroundExecutor ListeningExecutorService backgroundExecutor) { in CallLogState()
DAnnotatedCallLogMigrator.java39 private final ListeningExecutorService backgroundExecutor; field in AnnotatedCallLogMigrator
44 @BackgroundExecutor ListeningExecutorService backgroundExecutor, in AnnotatedCallLogMigrator()
DCallLogCacheUpdater.java52 private final ListeningExecutorService backgroundExecutor; field in CallLogCacheUpdater
65 @BackgroundExecutor ListeningExecutorService backgroundExecutor, in CallLogCacheUpdater()
DClearMissedCalls.java47 private final ListeningExecutorService backgroundExecutor; field in ClearMissedCalls
53 @BackgroundExecutor ListeningExecutorService backgroundExecutor, in ClearMissedCalls()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/deviceconfig/data/repository/
DDeviceConfigRepository.java16 private final java.util.concurrent.Executor backgroundExecutor = null; field in DeviceConfigRepository
23 public DeviceConfigRepository(@com.android.systemui.dagger.qualifiers.Background() in DeviceConfigRepository()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/display/data/repository/
DFocusedDisplayRepositoryImpl.java24 private final java.util.concurrent.Executor backgroundExecutor = null; field in FocusedDisplayRepositoryImpl
31 …otlinx.coroutines.CoroutineScope backgroundScope, @com.android.systemui.dagger.qualifiers.Backgrou… in FocusedDisplayRepositoryImpl()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/contacts/hiresphoto/
DHighResolutionPhotoRequesterImpl.java58 private final ListeningExecutorService backgroundExecutor; field in HighResolutionPhotoRequesterImpl
63 @BackgroundExecutor ListeningExecutorService backgroundExecutor) { in HighResolutionPhotoRequesterImpl()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/phonelookup/database/
DPhoneLookupHistoryDatabaseHelper.java39 private final ListeningExecutorService backgroundExecutor; field in PhoneLookupHistoryDatabaseHelper
44 @BackgroundExecutor ListeningExecutorService backgroundExecutor) { in PhoneLookupHistoryDatabaseHelper()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calllog/config/
DCallLogConfigImpl.java68 private final ListeningExecutorService backgroundExecutor; field in CallLogConfigImpl
76 @BackgroundExecutor ListeningExecutorService backgroundExecutor) { in CallLogConfigImpl()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/voicemail/
DVoicemailDataSource.java44 private final ListeningExecutorService backgroundExecutor; field in VoicemailDataSource
49 @BackgroundExecutor ListeningExecutorService backgroundExecutor) { in VoicemailDataSource()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/
DAsyncActivityLauncher.java26 private final java.util.concurrent.Executor backgroundExecutor = null; field in AsyncActivityLauncher
35 …id.app.IActivityTaskManager activityTaskManager, @com.android.systemui.dagger.qualifiers.UiBackgro… in AsyncActivityLauncher()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/phone/
DLetterboxBackgroundProvider.java27 private final java.util.concurrent.Executor backgroundExecutor = null; field in LetterboxBackgroundProvider
40 android.view.IWindowManager windowManager, @com.android.systemui.dagger.qualifiers.Background() in LetterboxBackgroundProvider()
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/integration/downloader/
H A DSharedPreferencesDownloadMetadata.java32 private final ListeningExecutorService backgroundExecutor; field in SharedPreferencesDownloadMetadata
35 SharedPreferences sharedPrefs, ListeningExecutorService backgroundExecutor) { in SharedPreferencesDownloadMetadata()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/mediaprojection/appselector/data/
DShellRecentTaskListProvider.java19 private final java.util.concurrent.Executor backgroundExecutor = null; field in ShellRecentTaskListProvider
32 …routines.CoroutineDispatcher coroutineDispatcher, @com.android.systemui.dagger.qualifiers.Backgrou… in ShellRecentTaskListProvider()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/phonelookup/cp2/
DMissingPermissionsOperations.java42 private final ListeningExecutorService backgroundExecutor; field in MissingPermissionsOperations
48 @BackgroundExecutor ListeningExecutorService backgroundExecutor, in MissingPermissionsOperations()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calllog/database/
DAnnotatedCallLogDatabaseHelper.java44 private final ListeningExecutorService backgroundExecutor; field in AnnotatedCallLogDatabaseHelper
50 @BackgroundExecutor ListeningExecutorService backgroundExecutor) { in AnnotatedCallLogDatabaseHelper()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/
DNotificationClickNotifier.java30 private final java.util.concurrent.Executor backgroundExecutor = null; field in NotificationClickNotifier
38 … java.util.concurrent.Executor mainExecutor, @com.android.systemui.dagger.qualifiers.UiBackground() in NotificationClickNotifier()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calllog/ui/
DRealtimeRowProcessor.java73 private final ListeningExecutorService backgroundExecutor; field in RealtimeRowProcessor
85 @BackgroundExecutor ListeningExecutorService backgroundExecutor, in RealtimeRowProcessor()

1234567891011