Home
last modified time | relevance | path

Searched defs:mQsController (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DDebugDrawable.java42 private final QuickSettingsController mQsController; field in DebugDrawable
H A DNotificationPanelViewController.java357 private final QuickSettingsController mQsController; field in NotificationPanelViewController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DQuickSettingsControllerBaseTest.java99 protected QuickSettingsController mQsController; field in QuickSettingsControllerBaseTest
H A DNotificationPanelViewControllerBaseTest.java266 @Mock protected QuickSettingsController mQsController; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java92 private final QuickSettingsController mQsController; field in StatusBarNotificationPresenter
H A DCentralSurfacesCommandQueueCallbacks.java113 private final QuickSettingsController mQsController; field in CentralSurfacesCommandQueueCallbacks
H A DCentralSurfacesImpl.java485 private final QuickSettingsController mQsController; field in CentralSurfacesImpl