/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | DismissCallbackRegistry.java | 38 public DismissCallbackRegistry(@UiBackground Executor uiBgExecutor) { in DismissCallbackRegistry()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/data/repository/ |
D | WindowRootViewVisibilityRepository.kt | 35 @UiBackground private val uiBgExecutor: Executor, constant in com.android.systemui.scene.data.repository.WindowRootViewVisibilityRepository
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavigationModeController.java | 105 @UiBackground Executor uiBgExecutor, in NavigationModeController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
D | NotificationLogger.java | 205 @UiBackground Executor uiBgExecutor, in NotificationLogger() 448 public ExpansionStateLogger(@UiBackground Executor uiBgExecutor) { in ExpansionStateLogger()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/ |
D | NotificationLoggerTest.java | 317 Executor uiBgExecutor, in TestableNotificationLogger()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/ |
D | KeyguardModule.java | 140 @UiBackground Executor uiBgExecutor, in newKeyguardViewMediator()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/ |
D | UnfoldLatencyTracker.kt | 51 @UiBackground private val uiBgExecutor: Executor, constant in com.android.systemui.unfold.UnfoldLatencyTracker
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardDisplayManager.java | 101 @UiBackground Executor uiBgExecutor, in KeyguardDisplayManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | InstantAppNotifier.java | 91 @UiBackground Executor uiBgExecutor, in InstantAppNotifier()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarNotificationActivityStarter.java | 157 @Background Executor uiBgExecutor, in StatusBarNotificationActivityStarter()
|
D | PhoneStatusBarPolicy.java | 176 @Main Executor mainExecutor, @UiBackground Executor uiBgExecutor, @Main Looper looper, in PhoneStatusBarPolicy()
|
D | CentralSurfacesImpl.java | 607 public CentralSurfacesImpl( in CentralSurfacesImpl()
|