Home
last modified time | relevance | path

Searched defs:batchNotifications (Results 1 – 2 of 2) sorted by relevance

/packages/providers/TvProvider/src/com/android/providers/tv/
DTvProvider.java1980 private void setBatchNotificationsSet(Set<Uri> batchNotifications) { in setBatchNotificationsSet()
2026 final Set<Uri> batchNotifications = getBatchNotificationsSet(); in notifyChange() local
/packages/apps/TV/tests/common/src/com/android/tv/testing/fakes/
DFakeTvProvider.java2155 private void setBatchNotificationsSet(Set<Uri> batchNotifications) { in setBatchNotificationsSet()
2201 final Set<Uri> batchNotifications = getBatchNotificationsSet(); in notifyChange() local