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