Searched refs:notification1 (Results 1 – 2 of 2) sorted by relevance
449 StatusBarNotification notification1, StatusBarNotification notification2) { in hasSameGroupKey() argument450 return TextUtils.equals(notification1.getGroupKey(), notification2.getGroupKey()); in hasSameGroupKey()
166 Notification notification1 = new Notification in initImportanceHighBotton() local188 v -> mManager.notify(mCurrentNotificationId++, notification1) in initImportanceHighBotton()