Searched refs:getNumBytesRx (Results 1 – 7 of 7) sorted by relevance
229 && (after.getNumBytesRx() > before.getNumBytesRx()) in cellularBatteryStatsIncreased()237 && (after.getNumBytesRx() > before.getNumBytesRx()) in wifiBatteryStatsIncreased()
64 m.numBytesRx = stats.getNumBytesRx(); in buildProto()
84 m.numBytesRx = stats.getNumBytesRx(); in buildProto()
127 when(wifiBatteryStats.getNumBytesRx()).thenReturn(numBytesRx); in testBuildProto()
221 public long getNumBytesRx() { in getNumBytesRx() method in CellularBatteryStats
240 public long getNumBytesRx() { in getNumBytesRx() method in WifiBatteryStats
8772 method public long getNumBytesRx();8810 method public long getNumBytesRx();