Searched refs:IsSimNotification (Results 1 – 2 of 2) sorted by relevance
132 bool IsSimNotification(uint32_t code);
32 return IsSimResponse(code) || IsSimNotification(code); in IsSimRespOrNotify()721 bool HRilSim::IsSimNotification(uint32_t code) in IsSimNotification() function in OHOS::Telephony::HRilSim