Searched refs:CALL_FAILED_OUT_OF_SERVICE (Results 1 – 2 of 2) sorted by relevance
120 const std::string ResourceUtils::CALL_FAILED_OUT_OF_SERVICE = "call_failed_out_of_service"; member in OHOS::Telephony::ResourceUtils220 { ResourceUtils::CALL_FAILED_OUT_OF_SERVICE, ResourceUtils::ResourceType::ResourceTypeString },319 { DisconnectedReasons::OUT_OF_SERVICE, ResourceUtils::CALL_FAILED_OUT_OF_SERVICE },
187 static const std::string CALL_FAILED_OUT_OF_SERVICE; variable