Skip to content
Commit 33ff1df3 authored by sangyun's avatar sangyun Committed by Jack Yu
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
Merged-In: I025b64145caa772b27c410ae5836224f2e922fa1
Change-Id: I025b64145caa772b27c410ae5836224f2e922fa1
parent 33cf43e8
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