Home
last modified time | relevance | path

Searched refs:HandleSimStateChanged (Results 1 - 8 of 8) sorted by relevance

/base/telephony/cellular_data/test/
H A Dcellular_data_handler_branch_test.cpp404 HWTEST_F(CellularDataHandlerBranchTest, HandleSimStateChanged, Function | MediumTest | Level3) in HWTEST_F()
413 cellularDataHandler_->HandleSimStateChanged(); in HWTEST_F()
419 cellularDataHandler_->HandleSimStateChanged(); in HWTEST_F()
427 cellularDataHandler_->HandleSimStateChanged(); in HWTEST_F()
431 cellularDataHandler_->HandleSimStateChanged(); in HWTEST_F()
H A Dzero_branch_test.cpp154 cellularDataHandler.HandleSimStateChanged(); in HWTEST_F()
/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h224 * HandleSimStateChanged
228 void HandleSimStateChanged(int32_t slotId);
/base/telephony/cellular_data/services/include/
H A Dcellular_data_handler.h107 void HandleSimStateChanged();
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp219 void CellularCallConfig::HandleSimStateChanged(int32_t slotId) in HandleSimStateChanged() function in OHOS::Telephony::CellularCallConfig
221 TELEPHONY_LOGI("CellularCallConfig::HandleSimStateChanged entry, slotId: %{public}d", slotId); in HandleSimStateChanged()
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp1387 void CellularDataHandler::HandleSimStateChanged() in HandleSimStateChanged() function in OHOS::Telephony::CellularDataHandler
1446 HandleSimStateChanged(); in HandleSimEvent()
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp815 config.HandleSimStateChanged(slotId_); in SimStateChangeReport()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp226 config.HandleSimStateChanged(SIM1_SLOTID); in HWTEST_F()

Completed in 16 milliseconds