Searched refs:mRow2 (Results 1 – 1 of 1) sorted by relevance
236 private NotificationEntry mRow2; field in BubblesTest444 mRow2 = mNotificationTestHelper.createBubble(mDeleteIntent); in setUp()447 mBubbleEntry2 = mBubblesManager.notifToBubbleEntry(mRow2); in setUp()588 assertNull(mBubbleData.getBubbleInStackWithKey(mRow2.getKey())); in testDismissStack()625 mEntryListener.onEntryAdded(mRow2); in testCollapseAfterChangingExpandedBubble()639 true, mRow2.getKey()); in testCollapseAfterChangingExpandedBubble()656 false, mRow2.getKey()); in testCollapseAfterChangingExpandedBubble()731 mEntryListener.onEntryAdded(mRow2); in testRemoveLastExpanded_collapses()1197 when(mCommonNotifCollection.getEntry(mRow2.getKey())).thenReturn(mRow2); in testOverflowLoadedOnce()1200 mEntryListener.onEntryAdded(mRow2); in testOverflowLoadedOnce()[all …]