Searched refs:setUidTxBytes (Results 1 – 6 of 6) sorted by relevance
100 public void setUidTxBytes(long[] stats, long count) { in setUidTxBytes() method in BluetoothPowerStatsLayout
249 mLayout.setUidTxBytes(stats, txBytes); in collectNetworkStats()254 mLayout.setUidTxBytes(stats, mLayout.getUidTxBytes(stats) + txBytes); in collectNetworkStats()
323 mLayout.setUidTxBytes(stats, txBytes); in collectNetworkStats()328 mLayout.setUidTxBytes(stats, mLayout.getUidTxBytes(stats) + txBytes); in collectNetworkStats()
160 public void setUidTxBytes(long[] stats, long count) { in setUidTxBytes() method in WifiPowerStatsLayout
157 public void setUidTxBytes(long[] stats, long count) { in setUidTxBytes() method in MobileRadioPowerStatsLayout
256 mLayout.setUidTxBytes(stats, txDelta); in collectBluetoothActivityInfo()