Searched refs:mBytesDownloaded (Results 1 – 1 of 1) sorted by relevance
40 private long mBytesDownloaded = 0; field in TrainingEventReported86 this.mBytesDownloaded = bytesDownloaded; in TrainingEventReported()143 return mBytesDownloaded; in getBytesDownloaded()188 && mBytesDownloaded == that.mBytesDownloaded in equals()211 _hash = 31 * _hash + Long.hashCode(mBytesDownloaded); in hashCode()235 private long mBytesDownloaded; field in TrainingEventReported.Builder321 mBytesDownloaded = value; in setBytesDownloaded()375 mBytesDownloaded = 0; in build()399 mBytesDownloaded, in build()