Searched refs:mTransferredDownloadBytes (Results 1 – 1 of 1) sorted by relevance
64 private long mTransferredDownloadBytes = JobInfo.NETWORK_BYTES_UNKNOWN; field in MockJobService309 return mTransferredDownloadBytes; in getTransferredDownloadBytes()320 return mTransferredDownloadBytes; in getTransferredDownloadBytes()336 mTransferredDownloadBytes = downloadBytes; in setTransferredBytesForTest()