Searched defs:getBatchNotificationsSet (Results 1 - 2 of 2) sorted by relevance

/packages/providers/TvProvider/src/com/android/providers/tv/
H A DTvProvider.java1079 private Set<Uri> getBatchNotificationsSet() { method in class:TvProvider
1100 final Set<Uri> notifications = getBatchNotificationsSet();
1120 final Set<Uri> notifications = getBatchNotificationsSet();
1129 final Set<Uri> batchNotifications = getBatchNotificationsSet();
/packages/apps/Email/provider_src/com/android/email/provider/
H A DEmailProvider.java2519 private Set<Uri> getBatchNotificationsSet() { method in class:EmailProvider
2545 final Set<Uri> notifications = getBatchNotificationsSet();
5709 final Set<Uri> batchNotifications = getBatchNotificationsSet();

Completed in 745 milliseconds