Searched refs:estDownloadBytes (Results 1 – 1 of 1) sorted by relevance
1023 final long estDownloadBytes = jobStatus.getEstimatedNetworkDownloadBytes(); in isRelaxedSatisfied() local1024 if (estDownloadBytes <= 0) { in isRelaxedSatisfied()1046 final long estimatedBytes = estDownloadBytes in isRelaxedSatisfied()