Searched refs:BYTE_OPTION_DOWNLOAD (Results 1 – 2 of 2) sorted by relevance
39 static final int BYTE_OPTION_DOWNLOAD = 0; field in JobSchedulerShellCommand78 return getEstimatedNetworkBytes(pw, BYTE_OPTION_DOWNLOAD); in onCommand()86 return getTransferredNetworkBytes(pw, BYTE_OPTION_DOWNLOAD); in onCommand()
5589 if (byteOption == JobSchedulerShellCommand.BYTE_OPTION_DOWNLOAD) {5637 if (byteOption == JobSchedulerShellCommand.BYTE_OPTION_DOWNLOAD) {