Searched refs:mDriverCountryCode (Results 1 – 1 of 1) sorted by relevance
77 private String mDriverCountryCode = null; field in WifiCountryCode227 if (mDriverCountryCode != null) { in registerListener()228 listener.onDriverCountryCodeChanged(mDriverCountryCode); in registerListener()362 return mDriverCountryCode; in getCountryCodeSentToDriver()411 pw.println("mDriverCountryCode: " + mDriverCountryCode); in dump()494 mDriverCountryCode = country; in updateDriverCountryCodeAndNotifyListener()