Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobSchedulerShellCommand.java478 private int getEstimatedNetworkBytes(PrintWriter pw, int byteOption) throws Exception { in getEstimatedNetworkBytes() argument
514 jobId, byteOption); in getEstimatedNetworkBytes()
534 private int getTransferredNetworkBytes(PrintWriter pw, int byteOption) throws Exception { in getTransferredNetworkBytes() argument
570 jobId, byteOption); in getTransferredNetworkBytes()
DJobSchedulerService.java5555 int jobId, int byteOption) {
5589 if (byteOption == JobSchedulerShellCommand.BYTE_OPTION_DOWNLOAD) {
5603 int jobId, int byteOption) {
5637 if (byteOption == JobSchedulerShellCommand.BYTE_OPTION_DOWNLOAD) {