Home
last modified time | relevance | path

Searched refs:SetDataFlowType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/include/
H A Ddata_connection_monitor.h98 void SetDataFlowType(CellDataFlowType dataFlowType);
H A Ddata_connection_manager.h49 void SetDataFlowType(CellDataFlowType dataFlowType);
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp329 void DataConnectionManager::SetDataFlowType(CellDataFlowType dataFlowType) in SetDataFlowType() function in OHOS::Telephony::DataConnectionManager
335 connectionMonitor_->SetDataFlowType(dataFlowType); in SetDataFlowType()
H A Ddata_connection_monitor.cpp289 void DataConnectionMonitor::SetDataFlowType(CellDataFlowType dataFlowType) in SetDataFlowType() function in OHOS::Telephony::DataConnectionMonitor
H A Dcellular_data_handler.cpp268 connectionManager_->SetDataFlowType(CellDataFlowType::DATA_FLOW_TYPE_NONE); in ResetDataFlowType()
1165 connectionManager_->SetDataFlowType(CellDataFlowType::DATA_FLOW_TYPE_DORMANT); in HandleVoiceCallChanged()
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp875 con.SetDataFlowType(CellDataFlowType::DATA_FLOW_TYPE_NONE);
926 con.SetDataFlowType(CellDataFlowType::DATA_FLOW_TYPE_NONE);