commit | 1307f428af43c0e40a909da0320ae61ba04d58d5 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Nov 13 13:03:10 2019 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Nov 13 18:17:02 2019 -0700 |
tree | b5dda315839d00a9b37bad1d46fcb693c3c0153b | |
parent | 8a505cde0af897f5518f70f48db0006b429f834c [diff] |
Allow sending of bulk Uri change notifications. MediaProvider makes heavy use of Uri change notifications, which currently need to be delivered one at a time through the Binder interface. To optimize this, allow callers to provide a collection of multiple Uris to notify with a single Binder call. Bug: 134170767 Test: atest cts/tests/tests/content/src/android/content/cts/ContentResolverTest.java Change-Id: Ifef778e88bb772b5580f70929c6f2e9c166d1c0e