Home
last modified time | relevance | path

Searched refs:mIsCountryCodePendingToUpdateToCmm (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCountryCode.java79 private boolean mIsCountryCodePendingToUpdateToCmm = true; // default to true for first update. field in WifiCountryCode
343 if (isAllCmmReady() && mIsCountryCodePendingToUpdateToCmm) { in evaluateAllCmmStateAndApplyIfAllReady()
680 mIsCountryCodePendingToUpdateToCmm = !isNeedToUpdateCCToSta; in setCountryCodeNative()
752 mIsCountryCodePendingToUpdateToCmm = true; in handleCountryCodeChanged()