Searched refs:notification2 (Results 1 – 3 of 3) sorted by relevance
474 HeadsUpEntry notification2 = createMockHeadsUpEntry("key2"); in clearCache_viewsRemovedFromCarHeadsUpNotificationContainer() local476 mManager.addActiveHeadsUpNotification(notification2); in clearCache_viewsRemovedFromCarHeadsUpNotificationContainer()482 notification1.getNotificationView(), notification2.getNotificationView()}))) in clearCache_viewsRemovedFromCarHeadsUpNotificationContainer()
120 Notification notification2 = new Notification(); in setUp() local123 notification2.contentIntent = PendingIntent.getForegroundService( in setUp()126 when(mStatusBarNotification2.getNotification()).thenReturn(notification2); in setUp()
732 private boolean hasSameGroupKey(AlertEntry notification1, AlertEntry notification2) { in hasSameGroupKey() argument734 notification2.getStatusBarNotification().getGroupKey()); in hasSameGroupKey()