Home
last modified time | relevance | path

Searched defs:getEstimatedNetworkBytes (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobSchedulerShellCommand.java353 private int getEstimatedNetworkBytes(PrintWriter pw, int byteOption) throws Exception { in getEstimatedNetworkBytes() method in JobSchedulerShellCommand
H A DJobServiceContext.java733 Pair<Long, Long> getEstimatedNetworkBytes() { in getEstimatedNetworkBytes() method in JobServiceContext