Searched refs:onPendingEntryAdded (Results 1 – 12 of 12) sorted by relevance
495 mEntryListener.onPendingEntryAdded(mRow); in testExpandCollapseStack()523 mEntryListener.onPendingEntryAdded(mRow); in testCollapseAfterChangingExpandedBubble()569 mEntryListener.onPendingEntryAdded(mRow); in testExpansionRemovesShowInShadeAndDot()594 mEntryListener.onPendingEntryAdded(mRow); in testUpdateWhileExpanded_DoesntChangeShowInShadeAndDot()628 mEntryListener.onPendingEntryAdded(mRow); in testRemoveLastExpanded_selectsOverflow()675 mEntryListener.onPendingEntryAdded(mRow); in testRemoveLastExpandedEmptyOverflow_collapses()707 mEntryListener.onPendingEntryAdded(mRow); in testAutoExpand_fails_noFlag()723 mEntryListener.onPendingEntryAdded(mRow); in testAutoExpand_succeeds_withFlag()739 mEntryListener.onPendingEntryAdded(mRow); in testSuppressNotif_onInitialNotif()774 mEntryListener.onPendingEntryAdded(mRow); in testExpandStackAndSelectBubble_removedFirst()[all …]
36 default void onPendingEntryAdded(NotificationEntry entry) { in onPendingEntryAdded() method
647 listener.onPendingEntryAdded(entry); in addNotificationInternal()
347 verify(mEntryListener).onPendingEntryAdded(entryCaptor.capture()); in testAddNotification()375 verify(mEntryListener).onPendingEntryAdded(entryCaptor.capture()); in testUpdateNotification()404 verify(mEntryListener).onPendingEntryAdded(entryCaptor.capture()); in testContentViewInflationDuringRowInflationInflatesCorrectViews()
163 mNotificationEntryListener.onPendingEntryAdded(childEntry2); in testSuppressedSummaryHeadsUpTransfersToChildButBackAgain()190 mNotificationEntryListener.onPendingEntryAdded(childEntry2); in testSuppressedSummaryHeadsUpDoesntTransferBackOnDozingChanged()252 mNotificationEntryListener.onPendingEntryAdded(childEntry2); in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()
62 public void onPendingEntryAdded(NotificationEntry entry) { in ForegroundServiceNotificationListener()
452 mEntryListener.onPendingEntryAdded(entry); in addFgEntry()478 mEntryListener.onPendingEntryAdded(entry); in entryAdded()
249 public void onPendingEntryAdded(NotificationEntry entry) {
210 public void onPendingEntryAdded(NotificationEntry entry) { in StatusBarNotificationActivityStarter()
256 verify(mEntryListener).onPendingEntryAdded(entryCaptor.capture()); in testAddNotification_setsUserSentiment()
415 public void onPendingEntryAdded(NotificationEntry entry) { in setupNEM()
277 public void onPendingEntryAdded(NotificationEntry entry) { in setupNEM()