Searched refs:getEstimatedNetworkUploadBytes (Results 1 – 7 of 7) sorted by relevance
101 public @BytesLong long getEstimatedNetworkUploadBytes() { in getEstimatedNetworkUploadBytes() method in JobWorkItem
506 public @BytesLong long getEstimatedNetworkUploadBytes() { in getEstimatedNetworkUploadBytes() method in JobInfo
878 mTotalNetworkUploadBytes = job.getEstimatedNetworkUploadBytes(); in updateEstimatedNetworkBytesLocked()895 long uploadBytes = pendingWork.get(i).getEstimatedNetworkUploadBytes(); in updateEstimatedNetworkBytesLocked()908 public long getEstimatedNetworkUploadBytes() { in getEstimatedNetworkUploadBytes() method in JobStatus
342 final long uploadBytes = jobStatus.getEstimatedNetworkUploadBytes(); in isInsane()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7624 method public long getEstimatedNetworkUploadBytes();7752 method public long getEstimatedNetworkUploadBytes();
3780 HSPLandroid/app/job/JobInfo;->getEstimatedNetworkUploadBytes()J