Home
last modified time | relevance | path

Searched refs:BYTE_OPTION_DOWNLOAD (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobSchedulerShellCommand.java37 static final int BYTE_OPTION_DOWNLOAD = 0; field in JobSchedulerShellCommand
68 return getEstimatedNetworkBytes(pw, BYTE_OPTION_DOWNLOAD); in onCommand()
76 return getTransferredNetworkBytes(pw, BYTE_OPTION_DOWNLOAD); in onCommand()
H A DJobSchedulerService.java5022 if (byteOption == JobSchedulerShellCommand.BYTE_OPTION_DOWNLOAD) {
5070 if (byteOption == JobSchedulerShellCommand.BYTE_OPTION_DOWNLOAD) {