Home
last modified time | relevance | path

Searched refs:byteOption (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() argument
389 jobId, byteOption); in getEstimatedNetworkBytes()
409 private int getTransferredNetworkBytes(PrintWriter pw, int byteOption) throws Exception { in getTransferredNetworkBytes() argument
445 jobId, byteOption); in getTransferredNetworkBytes()
H A DJobSchedulerService.java4988 int jobId, int byteOption) {
5022 if (byteOption == JobSchedulerShellCommand.BYTE_OPTION_DOWNLOAD) {
5036 int jobId, int byteOption) {
5070 if (byteOption == JobSchedulerShellCommand.BYTE_OPTION_DOWNLOAD) {