Merge "Add documentation in TelephonyManager#getNetworkCountryIso" into qt-r1-dev
am: cd4208e080
Change-Id: I8caa8b5ee1fd070020551bbb7035c4904f98f284
This commit is contained in:
@@ -2418,6 +2418,10 @@ public class TelephonyManager {
|
||||
* <p>
|
||||
* The ISO-3166 country code is provided in lowercase 2 character format.
|
||||
* <p>
|
||||
* Note: In multi-sim, this returns a shared emergency network country iso from other
|
||||
* subscription if the subscription used to create the TelephonyManager doesn't camp on
|
||||
* a network due to some reason (e.g. pin/puk locked), or sim is absent in the corresponding
|
||||
* slot.
|
||||
* Note: Result may be unreliable on CDMA networks (use {@link #getPhoneType()} to determine
|
||||
* if on a CDMA network).
|
||||
* <p>
|
||||
|
||||
Reference in New Issue
Block a user