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

Commit 78e352f1 authored by Jack Yu's avatar Jack Yu
Browse files

Fixed the document of getNetworkCountryIso

Test: Build
Bug: 64335394
Change-Id: Ic8fc41380e15a40f9498c990b0074571cdffd018
parent fc9bc10d
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).