Searched refs:IsAllowUpdateWifiCountryCode (Results 1 – 3 of 3) sorted by relevance
100 bool WifiCountryCodeManager::IsAllowUpdateWifiCountryCode() in IsAllowUpdateWifiCountryCode() function in OHOS::Wifi::WifiCountryCodeManager132 if (!IsAllowUpdateWifiCountryCode()) { in UpdateWifiCountryCode()
164 bool IsAllowUpdateWifiCountryCode();
143 EXPECT_TRUE(WifiCountryCodeManager::GetInstance().IsAllowUpdateWifiCountryCode());151 EXPECT_FALSE(WifiCountryCodeManager::GetInstance().IsAllowUpdateWifiCountryCode());