Searched refs:getEstimatedNetworkDownloadBytes (Results 1 – 6 of 6) sorted by relevance
90 public @BytesLong long getEstimatedNetworkDownloadBytes() { in getEstimatedNetworkDownloadBytes() method in JobWorkItem
501 public @BytesLong long getEstimatedNetworkDownloadBytes() { in getEstimatedNetworkDownloadBytes() method in JobInfo1039 mNetworkDownloadBytes = job.getEstimatedNetworkDownloadBytes(); in Builder()
948 mTotalNetworkDownloadBytes = job.getEstimatedNetworkDownloadBytes(); in updateEstimatedNetworkBytesLocked()957 long downloadBytes = pendingWork.get(i).getEstimatedNetworkDownloadBytes(); in updateEstimatedNetworkBytesLocked()975 public long getEstimatedNetworkDownloadBytes() { in getEstimatedNetworkDownloadBytes() method in JobStatus
564 final long downloadBytes = jobStatus.getEstimatedNetworkDownloadBytes(); in isInsane()
7929 method public long getEstimatedNetworkDownloadBytes();8076 method public long getEstimatedNetworkDownloadBytes();
20857 HPLcom/android/server/job/controllers/JobStatus;->getEstimatedNetworkDownloadBytes()J