Home
last modified time | relevance | path

Searched refs:getEstimatedNetworkBytes (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/job/
DJobWorkItem.java98 public @BytesLong long getEstimatedNetworkBytes() { in getEstimatedNetworkBytes() method in JobWorkItem
DJobInfo.java489 public @BytesLong long getEstimatedNetworkBytes() { in getEstimatedNetworkBytes() method in JobInfo
/frameworks/base/services/core/java/com/android/server/job/controllers/
DJobStatus.java798 long networkBytes = job.getEstimatedNetworkBytes(); in computeEstimatedNetworkBytesLocked()
806 networkBytes = pendingWork.get(i).getEstimatedNetworkBytes(); in computeEstimatedNetworkBytesLocked()
817 public long getEstimatedNetworkBytes() { in getEstimatedNetworkBytes() method in JobStatus
DConnectivityController.java324 final long estimatedBytes = jobStatus.getEstimatedNetworkBytes(); in isInsane()
/frameworks/base/api/
Dremoved.txt61 method @Deprecated public long getEstimatedNetworkBytes();
71 method @Deprecated public long getEstimatedNetworkBytes();
/frameworks/base/non-updatable-api/
Dremoved.txt61 method @Deprecated public long getEstimatedNetworkBytes();
71 method @Deprecated public long getEstimatedNetworkBytes();
/frameworks/base/config/
Dboot-image-profile.txt2741 HSPLandroid/app/job/JobInfo;->getEstimatedNetworkBytes()J