Searched refs:IncomingCallType (Results 1 – 2 of 2) sorted by relevance
64 type = static_cast<int32_t>(IncomingCallType::IMS_VOICE_INCOMING); in WriteIncomingCallBehaviorEvent()66 type = static_cast<int32_t>(IncomingCallType::IMS_VIDEO_INCOMING); in WriteIncomingCallBehaviorEvent()68 type = static_cast<int32_t>(IncomingCallType::CS_VOICE_INCOMING); in WriteIncomingCallBehaviorEvent()
45 enum class IncomingCallType { enum