Searched refs:DOWNLOAD_FLOW (Results 1 – 4 of 4) sorted by relevance
58 assertThat(ServiceFlowType.DOWNLOAD_FLOW.getTaskName()) in taskNameTest()70 assertThat(ServiceFlowType.DOWNLOAD_FLOW.getOperationCode()) in operationCodeTest()86 assertThat(ServiceFlowType.DOWNLOAD_FLOW.getPriority()) in priorityTest()100 assertThat(ServiceFlowType.DOWNLOAD_FLOW.getExecutionTimeout()) in executionTimeoutTest()
85 sSfo.schedule(ServiceFlowType.DOWNLOAD_FLOW, mPackageName, mContext, callback);
58 DOWNLOAD_FLOW( enumConstant
61 case DOWNLOAD_FLOW -> in createInstance()