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

Commit 8252157a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fixed the document of getNetworkCountryIso"

parents a355552b 78e352f1
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line 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
     * 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>
     * <p>
     * Note: Result may be unreliable on CDMA networks (use {@link #getPhoneType()} to determine
     * 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
     * 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>
     * <p>
     * Note: Result may be unreliable on CDMA networks (use {@link #getPhoneType()} to determine
     * Note: Result may be unreliable on CDMA networks (use {@link #getPhoneType()} to determine
     * if on a CDMA network).
     * if on a CDMA network).