diff options
| author | 2022-11-30 17:05:50 -0500 | |
|---|---|---|
| committer | 2022-12-02 16:44:41 -0500 | |
| commit | d6def5a62029a5365282229afa78a1f1b736d33d (patch) | |
| tree | a146865023806b0fff30ed4125660ca95b925eb2 /api/api.go | |
| parent | c6393850e4b4555a91214cea61a47058f9868329 (diff) | |
Explicitly collect on mobile subscriptions in MobuileUiAdapter
The adapter was previously using an `onEach` to trigger the callback to
`StatusBarIconController#setNewMobileIconSubIds`, which is a side-effect
of the flow rather than being explicit.
This CL makes it so `MobileUiAdapter` explicitly launches a `collect`
job on the subscription list, making it clear that it is setting the new
subscription list on the icon controller.
Test: tests/src/com/android/systemui/statusbar/pipeline/mobile/*
Bug: 249790009
Change-Id: I0fdcc086c1028ac5f3e50942b4bd3a9dfdb9871f
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions