Searched refs:getEstimatedNetworkBytes (Results 1 – 7 of 7) sorted by relevance
98 public @BytesLong long getEstimatedNetworkBytes() { in getEstimatedNetworkBytes() method in JobWorkItem
489 public @BytesLong long getEstimatedNetworkBytes() { in getEstimatedNetworkBytes() method in JobInfo
798 long networkBytes = job.getEstimatedNetworkBytes(); in computeEstimatedNetworkBytesLocked()806 networkBytes = pendingWork.get(i).getEstimatedNetworkBytes(); in computeEstimatedNetworkBytesLocked()817 public long getEstimatedNetworkBytes() { in getEstimatedNetworkBytes() method in JobStatus
324 final long estimatedBytes = jobStatus.getEstimatedNetworkBytes(); in isInsane()
61 method @Deprecated public long getEstimatedNetworkBytes();71 method @Deprecated public long getEstimatedNetworkBytes();
2741 HSPLandroid/app/job/JobInfo;->getEstimatedNetworkBytes()J