Searched refs:mMobileDataRx (Results 1 – 1 of 1) sorted by relevance
288 private long[] mMobileDataRx = new long[4]; field in BatteryStatsImpl1441 doDataUnplug(mMobileDataRx, entry.rxBytes); in doUnplugLocked()1477 doDataPlug(mMobileDataRx, entry.rxBytes); in doPlugLocked()4588 return getTcpBytes(mobileRxBytes, mMobileDataRx, which); in getMobileTcpBytesReceived()5509 mMobileDataRx[STATS_LAST] = in.readLong(); in readFromParcelLocked()5510 mMobileDataRx[STATS_SINCE_UNPLUGGED] = -1; in readFromParcelLocked()