Home
last modified time | relevance | path

Searched refs:HandleSimAccountLoaded (Results 1 – 7 of 7) sorted by relevance

/base/telephony/cellular_data/services/include/
Dcellular_data_handler.h101 void HandleSimAccountLoaded(const AppExecFwk::InnerEvent::Pointer &event);
183 { RadioEvent::RADIO_SIM_ACCOUNT_LOADED, &CellularDataHandler::HandleSimAccountLoaded },
/base/telephony/cellular_call/services/control/include/
Dcellular_call_config.h268 void HandleSimAccountLoaded(int32_t slotId);
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp324 void CellularCallConfig::HandleSimAccountLoaded(int32_t slotId) in HandleSimAccountLoaded() function in OHOS::Telephony::CellularCallConfig
/base/telephony/cellular_data/test/
Dzero_branch_test.cpp220 cellularDataHandler.HandleSimAccountLoaded(event);
/base/telephony/cellular_data/services/src/
Dcellular_data_handler.cpp1082 void CellularDataHandler::HandleSimAccountLoaded(const InnerEvent::Pointer &event) in HandleSimAccountLoaded() function in OHOS::Telephony::CellularDataHandler
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_handler.cpp754 config.HandleSimAccountLoaded(slotId_); in SimAccountLoadedReport()
/base/telephony/cellular_call/test/unittest/imstest/
Dzero_branch_test.cpp230 config.HandleSimAccountLoaded(SIM1_SLOTID);