Searched refs:OnDiallingNumbersGet (Results 1 – 4 of 4) sorted by relevance
110 DelayedSingleton<CoreService>::GetInstance()->OnDiallingNumbersGet(dataMessageParcel, reply); in QueryIccDiallingNumbers()
206 DelayedSingleton<CoreService>::GetInstance()->OnDiallingNumbersGet(dataMessageParcel, reply); in DiallingNumbersGet()
122 int32_t OnDiallingNumbersGet(MessageParcel &data, MessageParcel &reply);
214 … [this](MessageParcel &data, MessageParcel &reply) { return OnDiallingNumbersGet(data, reply); }; in AddHandlerSimToMapExt()1503 int32_t CoreServiceStub::OnDiallingNumbersGet(MessageParcel &data, MessageParcel &reply) in OnDiallingNumbersGet() function in OHOS::Telephony::CoreServiceStub