Searched refs:AddSimHandler (Results 1 – 3 of 3) sorted by relevance
36 int32_t AddSimHandler(int32_t slotId, const std::shared_ptr<TelEventHandler> &handler);
134 int32_t SatelliteServiceClient::AddSimHandler(int32_t slotId, const std::shared_ptr<TelEventHandler… in AddSimHandler() function in OHOS::Telephony::SatelliteServiceClient
110 …satelliteClient->AddSimHandler(slotId_, std::static_pointer_cast<TelEventHandler>(shared_from_this… in Init()