Searched refs:btRxBytes (Results 1 – 3 of 3) sorted by relevance
109 public long btRxBytes; field in BatterySipper227 btRxBytes += other.btRxBytes; in add()
59 app.btRxBytes = u.getNetworkActivityBytes(BatteryStats.NETWORK_BT_RX_DATA, statsType); in calculateApp()
360 public long btRxBytes; field in RawBatteryStats.Network