Searched refs:GetWifiDisabledByAirplane (Results 1 – 4 of 4) sorted by relevance
192 virtual bool GetWifiDisabledByAirplane(int instId = 0) = 0;359 MOCK_METHOD1(GetWifiDisabledByAirplane, bool(int instId));
237 bool GetWifiDisabledByAirplane(int instId = 0);
1015 if (WifiSettings::GetInstance().GetWifiDisabledByAirplane()) { in SetWifiStateOnAirplaneChanged()
1100 bool WifiSettings::GetWifiDisabledByAirplane(int instId) in GetWifiDisabledByAirplane() function in OHOS::Wifi::WifiSettings