Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0609dc15 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

BroadcastQueue: store "runnable" as linked list.

Our initial strategy was focused on implementation correctness, with
the known overhead of a sorted ArrayList.  This CL is a refinement
of that design that stores the "runnable" queues as a sorted linked
list, along with tests to confirm correctness.

Bug: 245771249
Test: atest FrameworksMockingServicesTests:BroadcastQueueTest
Test: atest FrameworksMockingServicesTests:BroadcastQueueModernImplTest
Change-Id: Ia431ce2e0505a26a72a82fc2b2bf50c45e41fbef
parent 1f139a5b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment