Searched refs:OnSetCallPreferenceMode (Results 1 – 3 of 3) sorted by relevance
86 int32_t OnSetCallPreferenceMode(MessageParcel &data, MessageParcel &reply);
199 …[this](MessageParcel &data, MessageParcel &reply) { return OnSetCallPreferenceMode(data, reply); }; in InitImsServiceRequest()793 int32_t CallManagerServiceStub::OnSetCallPreferenceMode(MessageParcel &data, MessageParcel &reply) in OnSetCallPreferenceMode() function in OHOS::Telephony::CallManagerServiceStub
591 callManagerService->OnSetCallPreferenceMode(data, reply);