Searched defs:taskList (Results 1 – 5 of 5) sorted by relevance
142 List<FederatedTrainingTask> taskList = in testOnTrainerStartCalledSuccess() local165 List<FederatedTrainingTask> taskList = in testOnTrainerStartCalled_firstTime() local230 List<FederatedTrainingTask> taskList = in testOnTrainerStartCalledFLWithInterval() local258 List<FederatedTrainingTask> taskList = in testOnTrainerStartCalled_multipleTimes_sameParams() local305 List<FederatedTrainingTask> taskList = in testOnTrainerStartCalled_multipleTimes_sameParamsFLWithIntervalLargerThanServerMax() local348 List<FederatedTrainingTask> taskList = in testOnTrainerStartCalled_multipleTimes_sameParamsFLWithIntervalDifferentMax() local424 List<FederatedTrainingTask> taskList = in testOnTrainerStartCalled_fLCustomerSpecifiedIntervalSmallerThanDefinedMin() local514 List<FederatedTrainingTask> taskList = in verifyTaskAndJobAfterIntervalChange() local599 List<FederatedTrainingTask> taskList = in doTestOnTrainerStartCalled_multipleTimes_changingParams() local624 List<FederatedTrainingTask> taskList = in testOnTrainingStarted_doesNotExist() local[all …]
81 List<Bundle> taskList = new ArrayList<>(); in onReceive() local83 TaskSchedulerJobService.scheduleJob(context.getApplicationContext(), taskList, 0, true); in onReceive() local
78 List<GroupTask> taskList = mRecentTasksList.loadTasksInBackground(Integer.MAX_VALUE, -1, in loadTasksInBackground_onlyKeys_noValidTaskDescription() local98 List<GroupTask> taskList = mRecentTasksList.loadTasksInBackground(Integer.MAX_VALUE, -1, in loadTasksInBackground_moreThanKeys_hasValidTaskDescription() local
89 TableLayout taskList = (TableLayout) getView().findViewById(R.id.remote_task_list); in showTaskInfoList() local115 JSONArray taskList = (JSONArray) jsonObject.get(KitchenSinkRemoteTaskService.PREF_KEY); in refresh() local
187 List<FederatedTrainingTask> taskList = new ArrayList<>(); in readFederatedTrainingTasksFromDatabase() local