Home
last modified time | relevance | path

Searched refs:stackScrollLayoutController (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenterTest.java99 NotificationStackScrollLayoutController stackScrollLayoutController = in setup() local
101 when(stackScrollLayoutController.getView()).thenReturn( in setup()
113 stackScrollLayoutController, in setup()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewControllerTest.kt103 @Mock private lateinit var stackScrollLayoutController: NotificationStackScrollLayoutController
166 stackScrollLayoutController,