Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenterTest.java290 NotificationStackScrollLayoutController stackScrollLayoutController = in createPresenter() local
292 when(stackScrollLayoutController.getView()).thenReturn( in createPresenter()
305 stackScrollLayoutController, in createPresenter()
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewControllerTest.kt137 @Mock private lateinit var stackScrollLayoutController: NotificationStackScrollLayoutController variable
217 stackScrollLayoutController, in setUp()