Searched defs:newNotification (Results 1 – 5 of 5) sorted by relevance
273 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_sameSize_shouldReturnTrue() local319 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_diffSize_shouldReturnFalse() local362 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue() local405 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_sameKeySetWithDiffValue_shouldReturnFalse() local448 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_diffKeySet_shouldReturnFalse() local
606 Notification newNotification = new Notification.Builder(mContext, CHANNEL_ID) in onUpdateNotification_notificationPosted_isUpdate_putsNotification() local
158 AlertEntry newNotification = newChildNotifications.get(i); in areContentsTheSame() local194 Notification newNotification = newItem.getNotification(); in sameNotificationContent() local
214 private boolean alertAgain(Notification newNotification) { in alertAgain()
417 protected List<NotificationGroup> additionalGroup(AlertEntry newNotification) { in additionalGroup()