Searched refs:AddNetworkHandler (Results 1 – 3 of 3) sorted by relevance
37 int32_t AddNetworkHandler(int32_t slotId, const std::shared_ptr<TelEventHandler> &handler);
146 int32_t SatelliteServiceClient::AddNetworkHandler(int32_t slotId, const std::shared_ptr<TelEventHan… in AddNetworkHandler() function in OHOS::Telephony::SatelliteServiceClient
381 …satelliteClient->AddNetworkHandler(slotId_, std::static_pointer_cast<TelEventHandler>(shared_from_… in RegisterEvents()