Home
last modified time | relevance | path

Searched refs:setBatchNotificationsSet (Results 1 – 2 of 2) sorted by relevance

/packages/providers/TvProvider/src/com/android/providers/tv/
DTvProvider.java1083 private void setBatchNotificationsSet(Set<Uri> batchNotifications) { in setBatchNotificationsSet() method in TvProvider
1090 setBatchNotificationsSet(new HashSet<Uri>()); in applyBatch()
1101 setBatchNotificationsSet(null); in applyBatch()
1110 setBatchNotificationsSet(new HashSet<Uri>()); in bulkInsert()
1121 setBatchNotificationsSet(null); in bulkInsert()
/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java2523 private void setBatchNotificationsSet(Set<Uri> batchNotifications) { in setBatchNotificationsSet() method in EmailProvider
2535 setBatchNotificationsSet(Sets.<Uri>newHashSet()); in applyBatch()
2546 setBatchNotificationsSet(null); in applyBatch()