Merge "Add Debounce text to ACTION_NETWORK_COUNTRY_CHANGE" into qt-qpr1-dev

This commit is contained in:
Nathan Harold
2019-08-19 23:58:38 +00:00
committed by Android (Google) Code Review

View File

@@ -11001,6 +11001,8 @@ public class TelephonyManager {
* The {@link #EXTRA_NETWORK_COUNTRY} extra indicates the country code of the current * The {@link #EXTRA_NETWORK_COUNTRY} extra indicates the country code of the current
* network returned by {@link #getNetworkCountryIso()}. * 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 #EXTRA_NETWORK_COUNTRY
* @see #getNetworkCountryIso() * @see #getNetworkCountryIso()
*/ */