Searched refs:IsSmsNotification (Results 1 – 2 of 2) sorted by relevance
91 bool IsSmsNotification(uint32_t code);
49 return IsSmsResponse(code) || IsSmsNotification(code); in IsSmsRespOrNotify()802 bool HRilSms::IsSmsNotification(uint32_t code) in IsSmsNotification() function in OHOS::Telephony::HRilSms