Searched refs:EMERGENCY_CALLS_ONLY (Results 1 – 3 of 3) sorted by relevance
124 static const std::string EMERGENCY_CALLS_ONLY; variable
35 const std::string ResourceUtils::EMERGENCY_CALLS_ONLY = "emergency_calls_only"; member in OHOS::Telephony::ResourceUtils146 { ResourceUtils::EMERGENCY_CALLS_ONLY, ResourceUtils::ResourceType::ResourceTypeString },
203 … ResourceUtils::Get().GetValueByName<std::string>(ResourceUtils::EMERGENCY_CALLS_ONLY, plmn); in UpdatePlmn()