Lines Matching refs:CellularCallInfo
42 int32_t Dial(const CellularCallInfo &callInfo, bool isEcc) override;
47 * @param CellularCallInfo
51 int32_t HangUp(const CellularCallInfo &callInfo, CallSupplementType type) override;
56 * @param CellularCallInfo
59 int32_t Answer(const CellularCallInfo &callInfo) override;
64 * @param CellularCallInfo
67 int32_t Reject(const CellularCallInfo &callInfo) override;
177 int32_t PostDialProceed(const CellularCallInfo &callInfo, const bool proceed);
181 int32_t RestoreConnection(const std::vector<CellularCallInfo> &infos, int32_t slotId);
183 int32_t ReportHangUp(const std::vector<CellularCallInfo> &infos, int32_t slotId);