Ned Burns b175ed9460 Remove onBeginDispatchToListeners from CollectionReadyForBuildListener
I honestly can't remember why we needed this in the first place. But it
also conflicts with a few upcoming concepts:

- Notification batching (we might get multiple dispatchToListeners calls
before we get a single onBuildList call)
- Update debouncing (same issue)

So we're just going to remove it until we come up with a reason to want
it.

Test: atest SystemUITests
Change-Id: I47cb9c8b037af9daba64e1f59b20beddf138cce4
2020-01-03 16:58:36 -05:00
2019-11-13 10:02:02 -07:00
2019-10-10 22:41:57 +00:00
2020-01-03 23:10:32 +09:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%