Home
last modified time | relevance | path

Searched defs:mShadeController (Results 1 – 25 of 35) sorted by relevance

12

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DEmergencyButtonController.java54 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 DStatusBarRemoteInputCallbackTest.java59 @Mock private ShadeController mShadeController; field in StatusBarRemoteInputCallbackTest
H A DStatusBarNotificationPresenterTest.java81 private ShadeController mShadeController = mock(ShadeController.class); field in StatusBarNotificationPresenterTest
H A DStatusBarCommandQueueCallbacksTest.java66 @Mock private ShadeController mShadeController; field in StatusBarCommandQueueCallbacksTest
H A DNotificationShadeWindowViewTest.java85 @Mock private ShadeController mShadeController; field in NotificationShadeWindowViewTest
H A DBiometricsUnlockControllerTest.java86 private ShadeController mShadeController; field in BiometricsUnlockControllerTest
H A DStatusBarNotificationActivityStarterTest.java123 private ShadeControllerImpl mShadeController; field in StatusBarNotificationActivityStarterTest
H A DStatusBarKeyguardViewManagerTest.java106 private ShadeController mShadeController; field in StatusBarKeyguardViewManagerTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputDialogTest.java63 private final ShadeController mShadeController = mock(ShadeController.class); field in MediaOutputDialogTest
H A DMediaOutputGroupDialogTest.java61 private ShadeController mShadeController = mock(ShadeController.class); field in MediaOutputGroupDialogTest
H A DMediaOutputBaseDialogTest.java63 private ShadeController mShadeController = mock(ShadeController.class); field in MediaOutputBaseDialogTest
H A DMediaOutputControllerTest.java91 private ShadeController mShadeController = mock(ShadeController.class); field in MediaOutputControllerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java109 private final ShadeController mShadeController; field in BubblesManager
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarRemoteInputCallback.java69 private final ShadeController mShadeController; field in StatusBarRemoteInputCallback
H A DStatusBarNotificationActivityStarter.java114 private final ShadeController mShadeController; field in StatusBarNotificationActivityStarter
700 private final ShadeController mShadeController; field in StatusBarNotificationActivityStarter.Builder
H A DNotificationShadeWindowViewController.java87 private final ShadeController mShadeController; field in NotificationShadeWindowViewController
H A DStatusBarNotificationPresenter.java104 private final ShadeController mShadeController; field in StatusBarNotificationPresenter
H A DStatusBarCommandQueueCallbacks.java81 private final ShadeController mShadeController; field in StatusBarCommandQueueCallbacks
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManager.java134 private final ShadeController mShadeController; field in NotificationGutsManager
509 mShadeController); in initializeConversationNotificationInfo() local
H A DNotificationConversationInfo.java96 private ShadeController mShadeController; field in NotificationConversationInfo
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutControllerTest.java135 @Mock private ShadeController mShadeController; field in NotificationStackScrollLayoutControllerTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManagerTest.java138 @Mock private ShadeController mShadeController; field in NotificationGutsManagerTest
H A DNotificationConversationInfoTest.java147 private ShadeController mShadeController; field in NotificationConversationInfoTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputController.java81 private final ShadeController mShadeController; field in MediaOutputController
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DNewNotifPipelineBubblesTest.java197 private ShadeController mShadeController; field in NewNotifPipelineBubblesTest

12