Home
last modified time | relevance | path

Searched refs:GetMMIHandler (Results 1 - 6 of 6) sorted by relevance

/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_cs.cpp33 response->SetOwner(GetMMIHandler(slotId)); in GetClipRequest()
45 response->SetOwner(GetMMIHandler(slotId)); in SetClirRequest()
57 response->SetOwner(GetMMIHandler(slotId)); in GetClirRequest()
69 response->SetOwner(GetMMIHandler(slotId)); in GetCallTransferRequest()
82 response->SetOwner(GetMMIHandler(slotId)); in SetCallTransferRequest()
95 response->SetOwner(GetMMIHandler(slotId)); in GetCallRestrictionRequest()
118 response->SetOwner(GetMMIHandler(slotId)); in SetCallRestrictionRequest()
132 response->SetOwner(GetMMIHandler(slotId)); in SetBarringPasswordRequest()
145 response->SetOwner(GetMMIHandler(slotId)); in SetCallWaitingRequest()
157 response->SetOwner(GetMMIHandler(slotI in GetCallWaitingRequest()
161 std::shared_ptr<CellularCallHandler> SupplementRequestCs::GetMMIHandler(int32_t slotId) const GetMMIHandler() function in OHOS::Telephony::SupplementRequestCs
[all...]
H A Dsupplement_request_ims.cpp193 std::shared_ptr<CellularCallHandler> SupplementRequestIms::GetMMIHandler(int32_t slotId) const in GetMMIHandler() function in OHOS::Telephony::SupplementRequestIms
/base/telephony/cellular_call/services/common/include/
H A Dsupplement_request_cs.h199 * GetMMIHandler
203 std::shared_ptr<CellularCallHandler> GetMMIHandler(int32_t slotId) const;
H A Dsupplement_request_ims.h197 * GetMMIHandler
201 std::shared_ptr<CellularCallHandler> GetMMIHandler(int32_t slotId) const;
/base/telephony/cellular_call/test/unittest/imstest/
H A Dcellular_call_hisysevent_test.cpp467 auto point = supplementRequestIms.GetMMIHandler(slotId); in HWTEST_F()
H A Dzero_branch1_test.cpp761 SRequestIms.GetMMIHandler(SIM1_SLOTID); in HWTEST_F()

Completed in 5 milliseconds