Searched defs:taskList (Results 1 – 3 of 3) sorted by relevance
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
398 final List<ControllerFutureTask> taskList = new ArrayList<>(); in updatePreferenceStatesInParallel() local