Searched refs:mCurrentCountry (Results 1 – 1 of 1) sorted by relevance
111 private String mCurrentCountry; field in SmsUsageMonitor401 if (mCurrentCountry == null || !countryIso.equals(mCurrentCountry) || in checkDestination()410 mCurrentCountry = countryIso; in checkDestination()