Searched refs:setBatchNotificationsSet (Results 1 – 2 of 2) sorted by relevance
1083 private void setBatchNotificationsSet(Set<Uri> batchNotifications) { in setBatchNotificationsSet() method in TvProvider1090 setBatchNotificationsSet(new HashSet<Uri>()); in applyBatch()1101 setBatchNotificationsSet(null); in applyBatch()1110 setBatchNotificationsSet(new HashSet<Uri>()); in bulkInsert()1121 setBatchNotificationsSet(null); in bulkInsert()
2523 private void setBatchNotificationsSet(Set<Uri> batchNotifications) { in setBatchNotificationsSet() method in EmailProvider2535 setBatchNotificationsSet(Sets.<Uri>newHashSet()); in applyBatch()2546 setBatchNotificationsSet(null); in applyBatch()