Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework-t/src/android/net/
DNetworkStatsCollection.java341 final long targetTxBytes = multiplySafeByRational(targetBytes, rawTxBytes, rawBytes); in getHistory() local
353 targetTxBytes, entry.txBytes, rawTxBytes); in getHistory()