Searched refs:mNumBytesTx (Results 1 – 2 of 2) sorted by relevance
37 private long mNumBytesTx; field in CellularBatteryStats67 out.writeLong(mNumBytesTx); in writeToParcel()83 mNumBytesTx = in.readLong(); in readFromParcel()108 return mNumBytesTx; in getNumBytesTx()163 mNumBytesTx = b; in setNumBytesTx()227 mNumBytesTx = 0; in initialize()
34 private long mNumBytesTx; field in WifiBatteryStats67 out.writeLong(mNumBytesTx); in writeToParcel()86 mNumBytesTx = in.readLong(); in readFromParcel()114 return mNumBytesTx; in getNumBytesTx()181 mNumBytesTx = b; in setNumBytesTx()261 mNumBytesTx = 0; in initialize()