Searched refs:onNotificationAdded (Results 1 – 4 of 4) sorted by relevance
48 default void onNotificationAdded(NotificationEntry entry) { in onNotificationAdded() method
245 listener.onNotificationAdded(entry); in onAsyncInflationFinished()
189 public void onNotificationAdded(NotificationEntry entry) { in StatusBarNotificationPresenter()
287 verify(mEntryListener).onNotificationAdded(entry); in testAddNotification()