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

Commit 7f97be01 authored by Jack Yu's avatar Jack Yu Committed by android-build-merger
Browse files

Merge "Fixed the document of getNetworkCountryIso"

am: 8252157a

Change-Id: I6d4c5183d525a36bf1f1cee7fd034772427a3d32
parents cc9acb51 8252157a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1811,7 +1811,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
@@ -1823,7 +1823,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).