Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiScoreCard.java1301 updateLinkBandwidthTxRxSample(oldStats, newStats, wifiInfo, txBytes, rxBytes); in updateLinkBandwidth()
1321 private void updateLinkBandwidthTxRxSample(WifiLinkLayerStats oldStats, in updateLinkBandwidthTxRxSample() method in WifiScoreCard.PerNetwork