Searched refs:mNumBytesTx (Results 1 – 2 of 2) sorted by relevance
36 private long mNumBytesTx; field in CellularBatteryStats67 out.writeLong(mNumBytesTx); in writeToParcel()84 mNumBytesTx = in.readLong(); in readFromParcel()110 return mNumBytesTx; in getNumBytesTx()169 mNumBytesTx = b; in setNumBytesTx()238 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()