Searched refs:notificationShelf (Results 1 – 3 of 3) sorted by relevance
152 NotificationShelf notificationShelf = mock(NotificationShelf.class); in setUp() local167 mStackScroller.setShelf(notificationShelf); in setUp()184 doNothing().when(notificationShelf).setAnimationsEnabled(anyBoolean()); in setUp()185 doNothing().when(notificationShelf).fadeInTranslating(); in setUp()
784 NotificationShelf notificationShelf, in TestableStatusBar() argument817 mNotificationShelf = notificationShelf; in TestableStatusBar()
3112 NotificationShelf notificationShelf, in initDependencies() argument3123 mNotificationStackScroller.setShelf(notificationShelf); in initDependencies()