Lines Matching refs:CellularCallInfo
47 int32_t Dial(const CellularCallInfo &callInfo, bool isEcc) override;
57 * @param CellularCallInfo
61 int32_t HangUp(const CellularCallInfo &callInfo, CallSupplementType type) override;
71 * @param CellularCallInfo
74 int32_t Answer(const CellularCallInfo &callInfo) override;
84 * @param CellularCallInfo
87 int32_t Reject(const CellularCallInfo &callInfo) override;
184 int32_t PostDialProceed(const CellularCallInfo &callInfo, const bool proceed);
186 int32_t ReportHangUp(const std::vector<CellularCallInfo> &infos, int32_t slotId);
239 * @param CellularCallInfo
242 int32_t DialCdma(const CellularCallInfo &callInfo);
247 * @param CellularCallInfo
250 int32_t DialGsm(const CellularCallInfo &callInfo);