packages/SystemUI/tests/src/com/android/systemui/statusbar/OperatorNameViewControllerTest.kt
0 → 100644
+202
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This class was only listening to `SignalCallback` to check for airplane mode changes. This CL swaps out the signal callback for a direct listener on AirplaneModeInteractor. It also changes the view controller to be more testable by injecting the SubscriptionManagerProxy. And now we have tests! Test: OperatorNameViewControllerTest Bug: 291321279 Flag: NONE Change-Id: I426539c2e04b87190ed256e64e7d881d86ee2bd7