Searched defs:newNotification (Results 1 – 4 of 4) sorted by relevance
273 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_sameSize_shouldReturnTrue() local317 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_diffSize_shouldReturnFalse() local360 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue() local403 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_sameKeySetWithDiffValue_shouldReturnFalse() local446 Notification.Builder newNotification = new Notification.Builder(mContext, in areBundleEqual_diffKeySet_shouldReturnFalse() local
157 StatusBarNotification newNotification = newChildNotifications.get(i); in areContentsTheSame() local191 Notification newNotification = newItem.getNotification(); in sameNotificationContent() local
219 private boolean alertAgain(Notification newNotification) { in alertAgain()
411 private List<NotificationGroup> additionalGroup(StatusBarNotification newNotification) { in additionalGroup()