Searched defs:notificationShelf (Results 1 – 3 of 3) sorted by relevance
41 Builder notificationShelf(NotificationShelf view); in notificationShelf() method
45 public NotificationShelfController(NotificationShelf notificationShelf, in NotificationShelfController()
128 NotificationShelf notificationShelf = mock(NotificationShelf.class); in setUp() local