Searched refs:HandleSimAccountLoaded (Results 1 – 7 of 7) sorted by relevance
103 void HandleSimAccountLoaded(const AppExecFwk::InnerEvent::Pointer &event);213 … [this](const AppExecFwk::InnerEvent::Pointer &event) { HandleSimAccountLoaded(event); } },
264 void HandleSimAccountLoaded(int32_t slotId);
234 cellularDataHandler.HandleSimAccountLoaded(event);383 controller.cellularDataHandler_->HandleSimAccountLoaded(event);
361 void CellularCallConfig::HandleSimAccountLoaded(int32_t slotId) in HandleSimAccountLoaded() function in OHOS::Telephony::CellularCallConfig
242 config.HandleSimAccountLoaded(SIM1_SLOTID);
830 config.HandleSimAccountLoaded(slotId_); in SimAccountLoadedReport()
1276 void CellularDataHandler::HandleSimAccountLoaded(const InnerEvent::Pointer &event) in HandleSimAccountLoaded() function in OHOS::Telephony::CellularDataHandler