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