Home
last modified time | relevance | path

Searched refs:ImsRegInfo (Results 1 – 25 of 40) sorted by relevance

12

/base/telephony/core_service/frameworks/js/network_search/include/
Dnapi_ims_reg_info_callback_manager.h29 int32_t ReportImsRegInfo(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info);
32 int32_t ReportImsRegInfoInner(const ImsRegStateCallback &stateCallback, const ImsRegInfo &info);
34 … static int32_t ReportImsRegInfo(const ImsRegInfo &info, const ImsRegStateCallback &stateCallback);
Dnapi_ims_reg_info_callback.h25 …int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) ove…
Dnapi_radio.h268 ImsRegInfo imsRegInfo;
273 ImsRegInfo imsRegInfo;
286 ImsRegInfo info;
/base/telephony/sms_mms/services/
Dims_reg_state_callback_stub.cpp39 …const ImsRegInfo info = { static_cast<ImsRegState>(imsRegState), static_cast<ImsRegTech>(imsRegTec… in OnRemoteRequest()
43 …allbackStub::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged()
Dsms_network_policy_manager.cpp173 ImsRegInfo info; in GetRadioState()
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.radio.d.ts509 … getImsRegInfo(slotId: number, imsType: ImsServiceType, callback: AsyncCallback<ImsRegInfo>): void;
510 function getImsRegInfo(slotId: number, imsType: ImsServiceType): Promise<ImsRegInfo>;
530 …imsRegStateChange', slotId: number, imsType: ImsServiceType, callback: Callback<ImsRegInfo>): void;
550 …msRegStateChange', slotId: number, imsType: ImsServiceType, callback?: Callback<ImsRegInfo>): void;
1086 export interface ImsRegInfo { interface
/base/telephony/core_service/services/network_search/include/
Dnetwork_search_state.h45 int32_t GetImsStatus(ImsServiceType imsSrvType, ImsRegInfo &info);
57 void NotifyImsStateChange(ImsServiceType imsSrvType, const ImsRegInfo &info);
Dims_reg_info_callback_proxy.h26 …int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) ove…
Dnetwork_search_manager.h158 int32_t GetImsRegStatus(int32_t slotId, ImsServiceType imsSrvType, ImsRegInfo &info) override;
208 void NotifyImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info);
/base/telephony/core_service/test/unittest/core_service_gtest/
Dims_reg_info_callback_gtest.cpp23 …llbackGtest::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged()
Dims_reg_info_callback_gtest.h25 …int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) ove…
/base/telephony/core_service/services/network_search/test/
Dims_reg_info_callback_test.cpp23 …allbackTest::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged()
Dims_reg_info_callback_test.h25 …int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) ove…
/base/telephony/core_service/interfaces/innerkits/include/
Dims_reg_info_callback.h26 …virtual int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &i…
Dims_reg_types.h47 struct ImsRegInfo { struct
Di_network_search.h70 … virtual int32_t GetImsRegStatus(int32_t slotId, ImsServiceType imsSrvType, ImsRegInfo &info) = 0;
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_ims_reg_info_callback.cpp25 …nfoCallback::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged()
Dnapi_ims_reg_info_callback_manager.cpp80 int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in ReportImsRegInfo()
100 const ImsRegStateCallback &stateCallback, const ImsRegInfo &info) in ReportImsRegInfoInner()
132 const ImsRegInfo &info, const ImsRegStateCallback &stateCallback) in ReportImsRegInfo()
/base/telephony/core_service/frameworks/native/src/
Dims_reg_info_callback_stub.cpp34 …const ImsRegInfo info = { static_cast<ImsRegState>(imsRegState), static_cast<ImsRegTech>(imsRegTec… in OnRemoteRequest()
/base/telephony/sms_mms/services/include/
Dims_reg_state_callback_stub.h31 …int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) ove…
/base/telephony/core_service/services/network_search/src/
Dims_reg_info_callback_proxy.cpp27 …llbackProxy::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged()
Dnetwork_search_state.cpp106 int32_t NetworkSearchState::GetImsStatus(ImsServiceType imsSrvType, ImsRegInfo &info) in GetImsStatus()
141 ImsRegInfo imsRegInfo; in SetImsStatus()
185 ImsRegInfo imsRegInfo; in SetImsServiceStatus()
356 void NetworkSearchState::NotifyImsStateChange(ImsServiceType imsSrvType, const ImsRegInfo &info) in NotifyImsStateChange()
/base/telephony/cellular_call/services/common/src/
Dmodule_service_utils.cpp59 ImsRegInfo info; in GetImsRegistrationState()
/base/telephony/core_service/
DREADME_zh.md120 …Info(slotId: number, imsType: ImsServiceType, callback: AsyncCallback\<ImsRegInfo>): void; | 获取IMS…
121 …eChange', slotId: number, imsType: ImsServiceType, callback: Callback\<ImsRegInfo>): void; | 注册IMS…
122 …Change', slotId: number, imsType: ImsServiceType, callback?: Callback\<ImsRegInfo>): void; | 反注册IM…
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.h158 ImsRegInfo info; in CanUseImsService()

12