Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_monitor.cpp267 CellDataFlowType previousDataFlowType = dataFlowType_; in UpdateDataFlowType() local
279 if (previousDataFlowType != dataFlowType_) { in UpdateDataFlowType()