Merge "Add Debounce text to ACTION_NETWORK_COUNTRY_CHANGE"

This commit is contained in:
Nathan Harold
2019-10-01 17:29:29 +00:00
committed by Gerrit Code Review

View File

@@ -11125,6 +11125,8 @@ public class TelephonyManager {
* The {@link #EXTRA_NETWORK_COUNTRY} extra indicates the country code of the current
* network returned by {@link #getNetworkCountryIso()}.
*
* <p>There may be a delay of several minutes before reporting that no country is detected.
*
* @see #EXTRA_NETWORK_COUNTRY
* @see #getNetworkCountryIso()
*/