Searched refs:CellularCallEventType (Results 1 – 9 of 9) sorted by relevance
58 CellularCallEventType eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE;
644 enum class CellularCallEventType { enum
451 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in GetCsCallsDataResponse()506 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in DialResponse()546 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in DialSatelliteResponse()621 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in CommonResultEventHandling()782 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in SendDtmfResponse()1030 eventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in SetDomainPreferenceModeResponse()
67 info.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in ReportCallsInfo()
204 info.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE;
915 cellularCallEventInfo.eventType = static_cast<CellularCallEventType>(1);917 cellularCallEventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE;
173 cellularCallEventInfo.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE;
162 info.eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; in UpdateEventReport()
277 if (info.eventType != CellularCallEventType::EVENT_REQUEST_RESULT_TYPE) { in HandleEventResultReportInfo()