Searched refs:CellularCallEventType (Results 1 – 7 of 7) sorted by relevance
58 CellularCallEventType eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE;
542 enum class CellularCallEventType { enum
362 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in GetCsCallsDataResponse()417 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in DialResponse()457 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in DialSatelliteResponse()491 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in GetSatelliteCallsDataResponse()549 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in CommonResultEventHandling()706 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in SendDtmfResponse()954 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in SetDomainPreferenceModeResponse()
65 info.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in ReportCallsInfo()
162 info.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in UpdateEventReport()
2001 cellularCallEventInfo.eventType = static_cast<CellularCallEventType>(1);2003 cellularCallEventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE;2090 cellularCallEventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE;
247 if (info.eventType != CellularCallEventType::EVENT_REQUEST_RESULT_TYPE) { in HandleEventResultReportInfo()