Searched refs:notification2 (Results 1 – 2 of 2) sorted by relevance
114 Notification notification2 = new Notification(); in setUp() local117 notification2.contentIntent = PendingIntent.getForegroundService( in setUp()120 when(mStatusBarNotification2.getNotification()).thenReturn(notification2); in setUp()
475 private boolean hasSameGroupKey(AlertEntry notification1, AlertEntry notification2) { in hasSameGroupKey() argument477 notification2.getStatusBarNotification().getGroupKey()); in hasSameGroupKey()