Home
last modified time | relevance | path

Searched defs:mStackScrollerController (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceControllerTest.java64 private final NotificationStackScrollLayoutController mStackScrollerController = field in HeadsUpAppearanceControllerTest
H A DCentralSurfacesImplTest.java227 @Mock private NotificationStackScrollLayoutController mStackScrollerController; field in CentralSurfacesImplTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceController.java74 private final NotificationStackScrollLayoutController mStackScrollerController; field in HeadsUpAppearanceController
H A DCentralSurfacesImpl.java636 public final NotificationStackScrollLayoutController mStackScrollerController; field in CentralSurfacesImpl