Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java85 @Background Executor bgExecutor, in NotificationContentInflater()
324 Executor bgExecutor, in apply()
447 Executor bgExecutor, in applyRemoteView()
733 Executor bgExecutor, in AsyncInflationTask()
/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/src/com/android/systemui/screenshot/
DScrollCaptureClient.java164 @Background Executor bgExecutor, @UiContext Context context) { in ScrollCaptureClient()
DScrollCaptureController.java137 ScrollCaptureController(Context context, @Background Executor bgExecutor, in ScrollCaptureController()
DLongScreenshotActivity.java103 @Main Executor mainExecutor, @Background Executor bgExecutor, in LongScreenshotActivity()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
DControlActionCoordinatorImplTest.kt56 private lateinit var bgExecutor: DelayableExecutor variable in com.android.systemui.controls.ui.ControlActionCoordinatorImplTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/
DActionReceiver.kt49 private val bgExecutor: Executor, constant in com.android.systemui.broadcast.ActionReceiver
DUserBroadcastDispatcher.kt53 private val bgExecutor: Executor, in <lambda>() constant in com.android.systemui.broadcast.UserBroadcastDispatcher
DBroadcastDispatcher.kt67 private val bgExecutor: Executor, constant in com.android.systemui.broadcast.BroadcastDispatcher
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextManager.java173 @Background Executor bgExecutor, in CarrierTextManager()
651 @Background Executor bgExecutor, in Builder()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DDependencyProvider.java201 @Background Executor bgExecutor, OverlayManager overlayManager, in provideThemeOverlayManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
DThemeOverlayController.java270 @Background Executor bgExecutor, ThemeOverlayApplier themeOverlayApplier, in ThemeOverlayController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DTileQueryHelper.java74 @Background Executor bgExecutor in TileQueryHelper()
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlActionCoordinatorImpl.kt50 private val bgExecutor: DelayableExecutor, in <lambda>() constant in com.android.systemui.controls.ui.ControlActionCoordinatorImpl
DControlViewHolder.kt68 val bgExecutor: DelayableExecutor, constant in com.android.systemui.controls.ui.ControlViewHolder
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSecurityControllerImpl.java112 @Background Executor bgExecutor in SecurityControllerImpl()
DNetworkControllerImpl.java210 @Background Executor bgExecutor, in NetworkControllerImpl()
254 Executor bgExecutor, in NetworkControllerImpl()
DUserSwitcherController.java166 @Background Executor bgExecutor) { in UserSwitcherController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaDeviceManager.kt45 @Background private val bgExecutor: Executor, in <lambda>() constant in com.android.systemui.media.MediaDeviceManager
DSeekBarViewModel.kt74 @Background private val bgExecutor: RepeatableExecutor constant in com.android.systemui.media.SeekBarViewModel
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/customize/
DTileQueryHelperTest.java314 FakeQSTile(Executor bgExecutor, Executor mainExecutor) { in FakeQSTile()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/
DMediaSessionBasedFilterTest.kt97 private lateinit var bgExecutor: FakeExecutor in eq() variable in com.android.systemui.media.MediaSessionBasedFilterTest
DMediaControlPanelTest.kt83 private lateinit var bgExecutor: FakeExecutor variable in com.android.systemui.media.MediaControlPanelTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
DPrivacyItemController.kt50 @Background private val bgExecutor: DelayableExecutor, constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleHubNotificationListener.kt99 @Background private val bgExecutor: Executor, in extractPersonKey() constant

12