Does LocalBroadcastManager guarantee the order in which registered receivers are called?
It would be handy to count on them always being called in the order they were registered. The API documentation doesn't seem to say, but maybe I missed something.