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

Skip to content
Commit 7b234eef authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

[3/?] Reduce BroadcastQueue interface complexity.

Instead of requesting a specific concrete action of the broadcast
stack, pivot to communicating application lifecycle changes, which
the broadcast stack can then respond to internally.

Slight rename to skipCurrentOrPendingReceiverLocked() to reflect
that it will skip either the current or pending receiver.  This
renamed method is then called via onApplicationTimeoutLocked(),
which previously tried applying pending-vs-current nuance where
it appears to have not been needed.

Bug: 243656033
Test: atest CtsContentTestCases:BroadcastReceiverTest
Change-Id: I451df11e499465940658e15d730491f44add9b62
parent 6c3670e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment