Searched refs:onNotificationAdded (Results 1 – 4 of 4) sorted by relevance
50 default void onNotificationAdded(@NonNull NotificationEntry entry) { in onNotificationAdded() method
250 listener.onNotificationAdded(entry); in onAsyncInflationFinished()
188 public void onNotificationAdded(NotificationEntry entry) { in StatusBarNotificationPresenter()
290 verify(mEntryListener).onNotificationAdded(entry); in testAddNotification()