Searched defs:newNotification (Results 1 – 5 of 5) sorted by relevance
298 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_sameSize_shouldReturnTrue() local344 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_diffSize_shouldReturnFalse() local387 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue() local430 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_sameKeySetWithDiffValue_shouldReturnFalse() local473 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_diffKeySet_shouldReturnFalse() local
589 Notification newNotification = generateNotification(false, false); in onAdditionalGroupAndRank_maintainsPreviousRanking() local628 Notification newNotification = generateNotification(false, false); in onAdditionalGroupAndRank_prependsHighRankNotification() local661 Notification newNotification = new Notification.Builder(mContext, CHANNEL_ID) in onUpdateNotification_notificationPosted_isUpdate_putsNotification() local
163 AlertEntry newNotification = newChildNotifications.get(i); in areContentsTheSame() local199 Notification newNotification = newItem.getNotification(); in sameNotificationContent() local
416 protected List<NotificationGroup> additionalGroupAndRank(AlertEntry newNotification, in additionalGroupAndRank()
225 private boolean alertAgain(Notification newNotification) { in alertAgain()