Searched refs:onPendingEntryAdded (Results 1 – 12 of 12) sorted by relevance
486 mEntryListener.onPendingEntryAdded(mRow); in testExpandCollapseStack()516 mEntryListener.onPendingEntryAdded(mRow); in testCollapseAfterChangingExpandedBubble()517 mEntryListener.onPendingEntryAdded(mRow2); in testCollapseAfterChangingExpandedBubble()564 mEntryListener.onPendingEntryAdded(mRow); in testExpansionRemovesShowInShadeAndDot()590 mEntryListener.onPendingEntryAdded(mRow); in testUpdateWhileExpanded_DoesntChangeShowInShadeAndDot()625 mEntryListener.onPendingEntryAdded(mRow); in testRemoveLastExpanded_selectsOverflow()626 mEntryListener.onPendingEntryAdded(mRow2); in testRemoveLastExpanded_selectsOverflow()672 mEntryListener.onPendingEntryAdded(mRow); in testRemoveLastExpandedEmptyOverflow_collapses()704 mEntryListener.onPendingEntryAdded(mRow); in testAutoExpand_fails_noFlag()721 mEntryListener.onPendingEntryAdded(mRow); in testAutoExpand_succeeds_withFlag()[all …]
36 default void onPendingEntryAdded(NotificationEntry entry) { in onPendingEntryAdded() method
646 listener.onPendingEntryAdded(entry); in addNotificationInternal()
341 verify(mEntryListener).onPendingEntryAdded(entryCaptor.capture()); in testAddNotification()369 verify(mEntryListener).onPendingEntryAdded(entryCaptor.capture()); in testUpdateNotification()398 verify(mEntryListener).onPendingEntryAdded(entryCaptor.capture()); in testContentViewInflationDuringRowInflationInflatesCorrectViews()
161 mNotificationEntryListener.onPendingEntryAdded(childEntry2); in testSuppressedSummaryHeadsUpTransfersToChildButBackAgain()188 mNotificationEntryListener.onPendingEntryAdded(childEntry2); in testSuppressedSummaryHeadsUpDoesntTransferBackOnDozingChanged()250 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) {
208 public void onPendingEntryAdded(NotificationEntry entry) { in StatusBarNotificationActivityStarter()
246 verify(mEntryListener).onPendingEntryAdded(entryCaptor.capture()); in testAddNotification_setsUserSentiment()
411 public void onPendingEntryAdded(NotificationEntry entry) { in setupNEM()
280 public void onPendingEntryAdded(NotificationEntry entry) { in setupNEM()