Searched refs:setBatchNotificationsSet (Results 1 – 3 of 3) sorted by relevance
2155 private void setBatchNotificationsSet(Set<Uri> batchNotifications) { in setBatchNotificationsSet() method in FakeTvProvider2162 setBatchNotificationsSet(new HashSet<Uri>()); in applyBatch()2173 setBatchNotificationsSet(null); in applyBatch()2182 setBatchNotificationsSet(new HashSet<Uri>()); in bulkInsert()2193 setBatchNotificationsSet(null); in bulkInsert()
1943 private void setBatchNotificationsSet(Set<Uri> batchNotifications) { in setBatchNotificationsSet() method in TvProvider1950 setBatchNotificationsSet(new HashSet<Uri>()); in applyBatch()1961 setBatchNotificationsSet(null); in applyBatch()1970 setBatchNotificationsSet(new HashSet<Uri>()); in bulkInsert()1981 setBatchNotificationsSet(null); in bulkInsert()
2524 private void setBatchNotificationsSet(Set<Uri> batchNotifications) { in setBatchNotificationsSet() method in EmailProvider2536 setBatchNotificationsSet(Sets.<Uri>newHashSet()); in applyBatch()2547 setBatchNotificationsSet(null); in applyBatch()