Loading wifi/java/android/net/wifi/WifiManager.java +2 −1 Original line number Original line Diff line number Diff line Loading @@ -2820,7 +2820,8 @@ public class WifiManager { /** /** * Get the country code. * Get the country code. * @return the country code in ISO 3166 format, or null if there is no country code configured. * @return the country code in ISO 3166 alpha-2 (2-letter) uppercase format, or null if * there is no country code configured. * @hide * @hide */ */ @Nullable @Nullable Loading Loading
wifi/java/android/net/wifi/WifiManager.java +2 −1 Original line number Original line Diff line number Diff line Loading @@ -2820,7 +2820,8 @@ public class WifiManager { /** /** * Get the country code. * Get the country code. * @return the country code in ISO 3166 format, or null if there is no country code configured. * @return the country code in ISO 3166 alpha-2 (2-letter) uppercase format, or null if * there is no country code configured. * @hide * @hide */ */ @Nullable @Nullable Loading