Searched refs:mReceivedDriverCountryCode (Results 1 – 1 of 1) sorted by relevance
78 private String mReceivedDriverCountryCode = null; field in WifiCountryCode144 if (TextUtils.equals(country, mReceivedDriverCountryCode)) { in onDriverCountryCodeChanged()148 mReceivedDriverCountryCode = country; in onDriverCountryCodeChanged()156 if (TextUtils.equals(country, mReceivedDriverCountryCode)) { in onSetCountryCodeSucceeded()