Home
last modified time | relevance | path

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

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