Home
last modified time | relevance | path

Searched defs:bgExecutor (Results 1 – 25 of 45) sorted by relevance

12

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeScreenStatePreventingAdapter.java33 DozeScreenStatePreventingAdapter(DozeMachine.Service inner, Executor bgExecutor) { in DozeScreenStatePreventingAdapter()
52 DozeParameters params, Executor bgExecutor) { in wrapIfNeeded()
H A DDozeSuspendScreenStatePreventingAdapter.java33 DozeSuspendScreenStatePreventingAdapter(DozeMachine.Service inner, Executor bgExecutor) { in DozeSuspendScreenStatePreventingAdapter()
50 DozeParameters params, Executor bgExecutor) { in wrapIfNeeded()
H A DDozeBrightnessHostForwarder.java29 Executor bgExecutor) { in DozeBrightnessHostForwarder()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/appclips/
H A DAppClipsViewModel.java66 @Background Executor bgExecutor) { in AppClipsViewModel()
162 @Main Executor mainExecutor, @Background Executor bgExecutor) { in Factory()
H A DAppClipsTrampolineActivity.java109 @Background Executor bgExecutor, @Main Executor mainExecutor, in AppClipsTrampolineActivity()
127 @Background Executor bgExecutor, @Main Executor mainExecutor, in AppClipsTrampolineActivity()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/dagger/
H A DWalletModule.java63 @Background Executor bgExecutor) { in provideQuickAccessWalletClient()
/aosp14/frameworks/base/core/java/android/service/remotelockscreenvalidation/
H A DRemoteLockscreenValidationClient.java55 @Nullable Executor bgExecutor, @NonNull ComponentName serviceComponent) { in create()
H A DRemoteLockscreenValidationClientImpl.java66 @Nullable Executor bgExecutor, in RemoteLockscreenValidationClientImpl()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
H A DDreamOverlayNotificationCountProvider.java83 @Background Executor bgExecutor) { in DreamOverlayNotificationCountProvider()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScrollCaptureClient.java164 @Background Executor bgExecutor, @UiContext Context context) { in ScrollCaptureClient()
H A DAssistContentRequester.java73 @Background Executor bgExecutor) { in AssistContentRequester()
H A DScrollCaptureController.java149 ScrollCaptureController(Context context, @Background Executor bgExecutor, in ScrollCaptureController()
H A DTakeScreenshotService.java105 @Background Executor bgExecutor, FeatureFlags featureFlags, in TakeScreenshotService()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/dagger/
H A DDozeModule.java65 DozeHost dozeHost, DozeParameters dozeParameters, @UiBackground Executor bgExecutor) { in providesWrappedService()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DLaunchConversationActivity.java75 @Background Executor bgExecutor in LaunchConversationActivity()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java91 @Background Executor bgExecutor, in NotificationContentInflater()
374 Executor bgExecutor, in apply()
509 Executor bgExecutor, in applyRemoteView()
869 Executor bgExecutor, in AsyncInflationTask()
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DPluginActionManager.java88 Executor bgExecutor, in PluginActionManager()
383 Executor mainExecutor, Executor bgExecutor, in Factory()
/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DQuickAccessWalletClient.java56 static QuickAccessWalletClient create(@NonNull Context context, @Nullable Executor bgExecutor) { in create()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java286 @NonNull @Background DelayableExecutor bgExecutor, in AuthContainerView()
311 @NonNull @Background DelayableExecutor bgExecutor, in AuthContainerView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DFlashlightControllerImpl.java86 @Background Executor bgExecutor, in FlashlightControllerImpl()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
H A DThemeOverlayApplier.java152 @Background Executor bgExecutor, in ThemeOverlayApplier()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/controller/
H A DQuickAccessWalletController.java83 @Background Executor bgExecutor, in QuickAccessWalletController()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/appclips/
H A DAppClipsTrampolineActivityTest.java282 @Background Executor bgExecutor, @Main Executor mainExecutor, in AppClipsTrampolineActivityTestable()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java182 @Background Executor bgExecutor, in CarrierTextManager()
671 @Background Executor bgExecutor, in Builder()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationMemoryLoggerTest.kt53 private val bgExecutor = FakeExecutor(FakeSystemClock()) regex

12