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