Searched refs:notificationShelf (Results 1 – 3 of 3) sorted by relevance
160 NotificationShelf notificationShelf = mock(NotificationShelf.class); in setUp() local179 mStackScroller.setShelf(notificationShelf); in setUp()197 doNothing().when(notificationShelf).setAnimationsEnabled(anyBoolean()); in setUp()
783 NotificationShelf notificationShelf, in TestableStatusBar() argument815 mNotificationShelf = notificationShelf; in TestableStatusBar()
3456 NotificationShelf notificationShelf, in initDependencies() argument3466 mNotificationStackScroller.setShelf(notificationShelf); in initDependencies()