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

Skip to content
Commit aabe5683 authored by Hakjun Choi's avatar Hakjun Choi
Browse files

Combine isSatelliteEnabled and isSatelliteBeingEnabled

The two APIs isSatelliteEnabled and isSatelliteBeingEnabled are being used across Telephony code. Most of the times, they are used together, but we have not called isSatelliteBeingEnabled in some places yet.

We should refactor isSatelliteEnabled to isSatelliteEnabledOrBeingEnabled and do a single check isSatelliteEnabledOrBeingEnabled.

Bug: 359928391
Flag: EXEMPT bugfix
Test: SatelliteControllerTest TelephonyConnectionServiceTest RadioOnStateListenerTest EmergencyStateTrackerTest
      Manually test in live network for regression
Change-Id: I6a737d9eaab90b0d9743a214a295847171556d2d
parent 740cc545
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