packages/SystemUI/src/com/android/systemui/util/condition/dagger/MonitorComponent.java
deleted100644 → 0
+0
−45
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This changelist introduces subscriptions for condition callbacks. Subscriptions allow callbacks to specify a set of conditions they are interested in. In turn, the monitor they are registered to resolves these conditions into a unique set and updates callbacks accordingly. This refactor is the first step towards consolidating monitors into a Singleton. Bug: 235627154 Test: atest ConditionMonitorTest Change-Id: I6385b279b965adc1a8713420497c059b891addf1