Home
last modified time | relevance | path

Searched refs:mEstimatedDownloadBytes (Results 1 – 1 of 1) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/
DMockJobService.java62 private long mEstimatedDownloadBytes = JobInfo.NETWORK_BYTES_UNKNOWN; field in MockJobService
330 mEstimatedDownloadBytes = downloadBytes; in setEstimatedNetworkBytesForTest()