Searched refs:notification1 (Results 1 – 4 of 4) sorted by relevance
116 Notification notification1 = new Notification(); in setUp() local118 notification1.contentIntent = PendingIntent.getForegroundService( in setUp()122 when(mStatusBarNotification1.getNotification()).thenReturn(notification1); in setUp()
639 private boolean hasSameGroupKey(AlertEntry notification1, AlertEntry notification2) { in hasSameGroupKey() argument640 return TextUtils.equals(notification1.getStatusBarNotification().getGroupKey(), in hasSameGroupKey()
177 Notification notification1 = new Notification in initImportanceHighBotton() local199 v -> mManager.notify(mCurrentNotificationId++, notification1) in initImportanceHighBotton()
61 R.drawable.notification1,