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

Skip to content
Commit 39117387 authored by sangyun's avatar sangyun
Browse files

API: Separates getting roaming according to overridden or non-overridden

1. New API
 - TelephonyDisplayInfo#IsRoaming returns true if device is roaming
   overridden by carrier config.
 - NetworkRegistrationInfo #isNetworkRoaming, #isNetworkRegistered,
   #isNetworkSearching and #getNetworkResitrationState return
   roaming value of network without overridden by carrier config or
   overlay resource.
2. Deprecated API
 - NetworkRegistrationInfo #isRoaming, #isRegistered, #isSearching
   and #getResitrationState.

Bug: 260017781
Test: atest CtsTelephonyTestCases:NetworkRegistrationInfoTest
Change-Id: I025b64145caa772b27c410ae5836224f2e922fa1
parent 331e4ee4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment