Home
last modified time | relevance | path

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

123

/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/dagger/
DWalletModule.java55 @Background Executor bgExecutor) { in provideQuickAccessWalletClient()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
DDreamOverlayNotificationCountProvider.java83 @Background Executor bgExecutor) { in DreamOverlayNotificationCountProvider()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/regionsampling/
DRegionSamplerTest.kt26 @Mock private lateinit var bgExecutor: Executor variable in com.android.systemui.shared.regionsampling.RegionSamplerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/
DUserCreator.kt39 @Background private val bgExecutor: Executor constant in com.android.systemui.user.UserCreator
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DAssistContentRequester.java72 @Background Executor bgExecutor) { in AssistContentRequester()
DScrollCaptureClient.java164 @Background Executor bgExecutor, @UiContext Context context) { in ScrollCaptureClient()
DScrollCaptureController.java143 ScrollCaptureController(Context context, @Background Executor bgExecutor, in ScrollCaptureController()
DTakeScreenshotService.java112 @Background Executor bgExecutor, FeatureFlags featureFlags, in TakeScreenshotService()
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
DStatefulControlSubscriber.kt34 private val bgExecutor: DelayableExecutor, constant in com.android.systemui.controls.controller.StatefulControlSubscriber
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/user/
DUserCreatorTest.kt37 private lateinit var bgExecutor: FakeExecutor variable in com.android.systemui.user.UserCreatorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/
DRestartDozeListener.kt38 @Background val bgExecutor: DelayableExecutor, constant in com.android.systemui.flags.RestartDozeListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java89 @Background Executor bgExecutor, in NotificationContentInflater()
328 Executor bgExecutor, in apply()
452 Executor bgExecutor, in applyRemoteView()
807 Executor bgExecutor, in AsyncInflationTask()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DLaunchConversationActivity.java75 @Background Executor bgExecutor in LaunchConversationActivity()
/frameworks/base/core/java/android/service/quickaccesswallet/
DQuickAccessWalletClient.java56 static QuickAccessWalletClient create(@NonNull Context context, @Nullable Executor bgExecutor) { in create()
/frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/
DBroadcastSender.kt24 @Background private val bgExecutor: Executor constant in com.android.systemui.broadcast.BroadcastSender
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginActionManager.java88 Executor bgExecutor, in PluginActionManager()
382 Executor mainExecutor, Executor bgExecutor, in Factory()
/frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/
DViewCapture.java89 Executor bgExecutor) { in ViewCapture()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/controller/
DQuickAccessWalletController.java83 @Background Executor bgExecutor, in QuickAccessWalletController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryLoggerTest.kt53 private val bgExecutor = FakeExecutor(FakeSystemClock()) in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DFlashlightControllerImpl.java86 @Background Executor bgExecutor, in FlashlightControllerImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthContainerView.java226 public AuthContainerView build(@Background DelayableExecutor bgExecutor, int[] sensorIds, in build()
291 @NonNull @Background DelayableExecutor bgExecutor) { in AuthContainerView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
DThemeOverlayApplier.java146 @Background Executor bgExecutor, in ThemeOverlayApplier()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextManager.java173 @Background Executor bgExecutor, in CarrierTextManager()
655 @Background Executor bgExecutor, in Builder()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
DControlActionCoordinatorImplTest.kt58 private lateinit var bgExecutor: DelayableExecutor variable in com.android.systemui.controls.ui.ControlActionCoordinatorImplTest
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/regionsampling/
DRegionSampler.kt36 val bgExecutor: Executor?, constant

123