/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | EmergencyButtonController.java | 54 private ShadeController mShadeController; field in EmergencyButtonController 175 private ShadeController mShadeController; field in EmergencyButtonController.Factory
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarRemoteInputCallbackTest.java | 59 @Mock private ShadeController mShadeController; field in StatusBarRemoteInputCallbackTest
|
H A D | StatusBarNotificationPresenterTest.java | 81 private ShadeController mShadeController = mock(ShadeController.class); field in StatusBarNotificationPresenterTest
|
H A D | StatusBarCommandQueueCallbacksTest.java | 66 @Mock private ShadeController mShadeController; field in StatusBarCommandQueueCallbacksTest
|
H A D | NotificationShadeWindowViewTest.java | 85 @Mock private ShadeController mShadeController; field in NotificationShadeWindowViewTest
|
H A D | BiometricsUnlockControllerTest.java | 86 private ShadeController mShadeController; field in BiometricsUnlockControllerTest
|
H A D | StatusBarNotificationActivityStarterTest.java | 123 private ShadeControllerImpl mShadeController; field in StatusBarNotificationActivityStarterTest
|
H A D | StatusBarKeyguardViewManagerTest.java | 106 private ShadeController mShadeController; field in StatusBarKeyguardViewManagerTest
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/ |
H A D | MediaOutputDialogTest.java | 63 private final ShadeController mShadeController = mock(ShadeController.class); field in MediaOutputDialogTest
|
H A D | MediaOutputGroupDialogTest.java | 61 private ShadeController mShadeController = mock(ShadeController.class); field in MediaOutputGroupDialogTest
|
H A D | MediaOutputBaseDialogTest.java | 63 private ShadeController mShadeController = mock(ShadeController.class); field in MediaOutputBaseDialogTest
|
H A D | MediaOutputControllerTest.java | 91 private ShadeController mShadeController = mock(ShadeController.class); field in MediaOutputControllerTest
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
H A D | BubblesManager.java | 109 private final ShadeController mShadeController; field in BubblesManager
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarRemoteInputCallback.java | 69 private final ShadeController mShadeController; field in StatusBarRemoteInputCallback
|
H A D | StatusBarNotificationActivityStarter.java | 114 private final ShadeController mShadeController; field in StatusBarNotificationActivityStarter 700 private final ShadeController mShadeController; field in StatusBarNotificationActivityStarter.Builder
|
H A D | NotificationShadeWindowViewController.java | 87 private final ShadeController mShadeController; field in NotificationShadeWindowViewController
|
H A D | StatusBarNotificationPresenter.java | 104 private final ShadeController mShadeController; field in StatusBarNotificationPresenter
|
H A D | StatusBarCommandQueueCallbacks.java | 81 private final ShadeController mShadeController; field in StatusBarCommandQueueCallbacks
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationGutsManager.java | 134 private final ShadeController mShadeController; field in NotificationGutsManager 509 mShadeController); in initializeConversationNotificationInfo() local
|
H A D | NotificationConversationInfo.java | 96 private ShadeController mShadeController; field in NotificationConversationInfo
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationStackScrollLayoutControllerTest.java | 135 @Mock private ShadeController mShadeController; field in NotificationStackScrollLayoutControllerTest
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationGutsManagerTest.java | 138 @Mock private ShadeController mShadeController; field in NotificationGutsManagerTest
|
H A D | NotificationConversationInfoTest.java | 147 private ShadeController mShadeController; field in NotificationConversationInfoTest
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/ |
H A D | MediaOutputController.java | 81 private final ShadeController mShadeController; field in MediaOutputController
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/ |
H A D | NewNotifPipelineBubblesTest.java | 197 private ShadeController mShadeController; field in NewNotifPipelineBubblesTest
|