/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/dagger/ |
D | WalletModule.java | 55 @Background Executor bgExecutor) { in provideQuickAccessWalletClient()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/ |
D | DreamOverlayNotificationCountProvider.java | 83 @Background Executor bgExecutor) { in DreamOverlayNotificationCountProvider()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/regionsampling/ |
D | RegionSamplerTest.kt | 26 @Mock private lateinit var bgExecutor: Executor variable in com.android.systemui.shared.regionsampling.RegionSamplerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ |
D | UserCreator.kt | 39 @Background private val bgExecutor: Executor constant in com.android.systemui.user.UserCreator
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | AssistContentRequester.java | 72 @Background Executor bgExecutor) { in AssistContentRequester()
|
D | ScrollCaptureClient.java | 164 @Background Executor bgExecutor, @UiContext Context context) { in ScrollCaptureClient()
|
D | ScrollCaptureController.java | 143 ScrollCaptureController(Context context, @Background Executor bgExecutor, in ScrollCaptureController()
|
D | TakeScreenshotService.java | 112 @Background Executor bgExecutor, FeatureFlags featureFlags, in TakeScreenshotService()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/ |
D | StatefulControlSubscriber.kt | 34 private val bgExecutor: DelayableExecutor, constant in com.android.systemui.controls.controller.StatefulControlSubscriber
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/user/ |
D | UserCreatorTest.kt | 37 private lateinit var bgExecutor: FakeExecutor variable in com.android.systemui.user.UserCreatorTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/ |
D | RestartDozeListener.kt | 38 @Background val bgExecutor: DelayableExecutor, constant in com.android.systemui.flags.RestartDozeListener
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentInflater.java | 89 @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/ |
D | LaunchConversationActivity.java | 75 @Background Executor bgExecutor in LaunchConversationActivity()
|
/frameworks/base/core/java/android/service/quickaccesswallet/ |
D | QuickAccessWalletClient.java | 56 static QuickAccessWalletClient create(@NonNull Context context, @Nullable Executor bgExecutor) { in create()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/ |
D | BroadcastSender.kt | 24 @Background private val bgExecutor: Executor constant in com.android.systemui.broadcast.BroadcastSender
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/ |
D | PluginActionManager.java | 88 Executor bgExecutor, in PluginActionManager() 382 Executor mainExecutor, Executor bgExecutor, in Factory()
|
/frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/ |
D | ViewCapture.java | 89 Executor bgExecutor) { in ViewCapture()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/controller/ |
D | QuickAccessWalletController.java | 83 @Background Executor bgExecutor, in QuickAccessWalletController()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/ |
D | NotificationMemoryLoggerTest.kt | 53 private val bgExecutor = FakeExecutor(FakeSystemClock()) in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | FlashlightControllerImpl.java | 86 @Background Executor bgExecutor, in FlashlightControllerImpl()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthContainerView.java | 226 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/ |
D | ThemeOverlayApplier.java | 146 @Background Executor bgExecutor, in ThemeOverlayApplier()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | CarrierTextManager.java | 173 @Background Executor bgExecutor, in CarrierTextManager() 655 @Background Executor bgExecutor, in Builder()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/ |
D | ControlActionCoordinatorImplTest.kt | 58 private lateinit var bgExecutor: DelayableExecutor variable in com.android.systemui.controls.ui.ControlActionCoordinatorImplTest
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/regionsampling/ |
D | RegionSampler.kt | 36 val bgExecutor: Executor?, constant
|