Searched refs:BYTE_OPTION_DOWNLOAD (Results 1 – 2 of 2) sorted by relevance
37 static final int BYTE_OPTION_DOWNLOAD = 0; field in JobSchedulerShellCommand68 return getEstimatedNetworkBytes(pw, BYTE_OPTION_DOWNLOAD); in onCommand()76 return getTransferredNetworkBytes(pw, BYTE_OPTION_DOWNLOAD); in onCommand()
5022 if (byteOption == JobSchedulerShellCommand.BYTE_OPTION_DOWNLOAD) {5070 if (byteOption == JobSchedulerShellCommand.BYTE_OPTION_DOWNLOAD) {