Searched refs:mNumBytesTx (Results 1 – 2 of 2) sorted by relevance
37 private long mNumBytesTx; field in CellularBatteryStats68 out.writeLong(mNumBytesTx); in writeToParcel()85 mNumBytesTx = in.readLong(); in readFromParcel()111 return mNumBytesTx; in getNumBytesTx()170 mNumBytesTx = b; in setNumBytesTx()239 mNumBytesTx = 0; in initialize()
34 private long mNumBytesTx; field in WifiBatteryStats68 out.writeLong(mNumBytesTx); in writeToParcel()88 mNumBytesTx = in.readLong(); in readFromParcel()117 return mNumBytesTx; in getNumBytesTx()188 mNumBytesTx = b; in setNumBytesTx()273 mNumBytesTx = 0; in initialize()