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

Commit 630be57f authored by Jack Yu's avatar Jack Yu Committed by android-build-merger
Browse files

Merge "Fixed the document of getNetworkCountryIso" am: 8252157a

am: 7f97be01

Change-Id: I5c8cf44658007f6366d497c09f1cfba10a49da48
parents 2413d7e6 7f97be01
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1877,7 +1877,7 @@ public class TelephonyManager {

    /**
     * Returns the ISO country code equivalent of the MCC (Mobile Country Code) of the current
     * registered operator, or nearby cell information if not registered.
     * registered operator or the cell nearby, if available.
     * .
     * <p>
     * Note: Result may be unreliable on CDMA networks (use {@link #getPhoneType()} to determine
@@ -1889,7 +1889,7 @@ public class TelephonyManager {

    /**
     * Returns the ISO country code equivalent of the MCC (Mobile Country Code) of the current
     * registered operator, or nearby cell information if not registered.
     * registered operator or the cell nearby, if available.
     * <p>
     * Note: Result may be unreliable on CDMA networks (use {@link #getPhoneType()} to determine
     * if on a CDMA network).