Home
last modified time | relevance | path

Searched refs:saveImsSwitchStatusToLocalForPowerOn (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h443 void saveImsSwitchStatusToLocalForPowerOn(int32_t slotId);
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp364 saveImsSwitchStatusToLocalForPowerOn(slotId); in HandleSimAccountLoaded()
628 void CellularCallConfig::saveImsSwitchStatusToLocalForPowerOn(int32_t slotId) in saveImsSwitchStatusToLocalForPowerOn() function in OHOS::Telephony::CellularCallConfig
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp175 config.saveImsSwitchStatusToLocalForPowerOn(SIM1_SLOTID);