Searched refs:getEstimatedNetworkUploadBytes (Results 1 – 7 of 7) sorted by relevance
101 public @BytesLong long getEstimatedNetworkUploadBytes() { in getEstimatedNetworkUploadBytes() method in JobWorkItem
513 public @BytesLong long getEstimatedNetworkUploadBytes() { in getEstimatedNetworkUploadBytes() method in JobInfo1040 mNetworkUploadBytes = job.getEstimatedNetworkUploadBytes(); in Builder()
949 mTotalNetworkUploadBytes = job.getEstimatedNetworkUploadBytes(); in updateEstimatedNetworkBytesLocked()966 long uploadBytes = pendingWork.get(i).getEstimatedNetworkUploadBytes(); in updateEstimatedNetworkBytesLocked()979 public long getEstimatedNetworkUploadBytes() { in getEstimatedNetworkUploadBytes() method in JobStatus
582 final long uploadBytes = jobStatus.getEstimatedNetworkUploadBytes(); in isInsane()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7937 method public long getEstimatedNetworkUploadBytes();8084 method public long getEstimatedNetworkUploadBytes();
20858 HPLcom/android/server/job/controllers/JobStatus;->getEstimatedNetworkUploadBytes()J