Home
last modified time | relevance | path

Searched refs:UpdatePhysicalConnectionState (Results 1 - 5 of 5) sorted by relevance

/base/telephony/cellular_data/test/
H A Dcellular_data_handler_branch_test.cpp228 cellularDataHandler->UpdatePhysicalConnectionState(true); in HWTEST_F()
232 cellularDataHandler->UpdatePhysicalConnectionState(true); in HWTEST_F()
236 cellularDataHandler->UpdatePhysicalConnectionState(false); in HWTEST_F()
240 cellularDataHandler->UpdatePhysicalConnectionState(false); in HWTEST_F()
H A Dcellular_data_handler_test.cpp493 cellularDataHandler->UpdatePhysicalConnectionState(false); in HWTEST_F()
496 cellularDataHandler->UpdatePhysicalConnectionState(true); in HWTEST_F()
500 cellularDataHandler->UpdatePhysicalConnectionState(false); in HWTEST_F()
503 cellularDataHandler->UpdatePhysicalConnectionState(true); in HWTEST_F()
H A Dzero_branch_test.cpp270 cellularDataHandler.UpdatePhysicalConnectionState(true); in HWTEST_F()
/base/telephony/cellular_data/services/include/
H A Dcellular_data_handler.h147 void UpdatePhysicalConnectionState(bool noActiveConnection);
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp943 UpdatePhysicalConnectionState(connectionManager_->isNoActiveConnection()); in DisconnectDataComplete()
995 void CellularDataHandler::UpdatePhysicalConnectionState(bool noActiveConnection) in UpdatePhysicalConnectionState() function in OHOS::Telephony::CellularDataHandler

Completed in 10 milliseconds