Home
last modified time | relevance | path

Searched refs:ImsRegStateCallbackStub (Results 1 - 3 of 3) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dims_reg_state_callback_stub.cpp24 ImsRegStateCallbackStub::ImsRegStateCallbackStub(const std::shared_ptr<AppExecFwk::EventHandler> handle) in ImsRegStateCallbackStub() function in OHOS::Telephony::ImsRegStateCallbackStub
28 int32_t ImsRegStateCallbackStub::OnRemoteRequest( in OnRemoteRequest()
43 int32_t ImsRegStateCallbackStub::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged()
H A Dsms_network_policy_manager.cpp154 sptr<ImsRegInfoCallback> callback = new ImsRegStateCallbackStub(shared_from_this()); in GetImsRegState()
/base/telephony/sms_mms/services/sms/include/
H A Dims_reg_state_callback_stub.h27 class ImsRegStateCallbackStub : public IRemoteStub<ImsRegInfoCallback> { class
29 explicit ImsRegStateCallbackStub(const std::shared_ptr<AppExecFwk::EventHandler> handle);

Completed in 2 milliseconds