Searched refs:IsMMICode (Results 1 – 3 of 3) sorted by relevance
45 bool IsMMICode(const std::string &number);
175 bool CallNumberUtils::IsMMICode(const std::string &number) in IsMMICode() function in OHOS::Telephony::CallNumberUtils
823 bool isMMiCode = DelayedSingleton<CallNumberUtils>::GetInstance()->IsMMICode(newPhoneNum); in CarrierDialProcess()