Home
last modified time | relevance | path

Searched defs:shadeViewController (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/
H A DShadeTouchHandler.java45 ShadeViewController shadeViewController, in ShadeTouchHandler()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarHeadsUpChangeListener.java50 ShadeViewController shadeViewController, in StatusBarHeadsUpChangeListener()
H A DHeadsUpAppearanceController.java120 ShadeViewController shadeViewController, in HeadsUpAppearanceController()
H A DStatusBarNotificationActivityStarter.java138 StatusBarNotificationActivityStarter( in StatusBarNotificationActivityStarter()
H A DCentralSurfacesCommandQueueCallbacks.java131 ShadeViewController shadeViewController, in CentralSurfacesCommandQueueCallbacks()
H A DStatusBarKeyguardViewManager.java410 ShadeViewController shadeViewController, in registerCentralSurfaces()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarViewModule.java90 ShadeViewController shadeViewController, in createCollapsedStatusBarFragment()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenterTest.java105 ShadeViewController shadeViewController = mock(ShadeViewController.class); in setup() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java189 ShadeViewController shadeViewController, in registerCentralSurfaces()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBrightnessMirrorController.java57 ShadeViewController shadeViewController, in BrightnessMirrorController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java201 Lazy<ShadeViewController> shadeViewController, in SystemActions()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragment.java221 ShadeViewController shadeViewController, in CollapsedStatusBarFragment()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java553 ShadeViewController shadeViewController, in NavigationBar()