Searched refs:newWorkType (Results 1 – 1 of 1) sorted by relevance
975 assignment.newWorkType = workType; in determineAssignmentsLocked()1025 assignment.newWorkType = replaceWorkType; in determineAssignmentsLocked()1085 selectedContext.newWorkType = WORK_TYPE_NONE; in determineAssignmentsLocked()1101 selectedContext.newWorkType = in determineAssignmentsLocked()1138 selectedContext.newWorkType = workType; in determineAssignmentsLocked()1143 selectedContext.newWorkType = type; in determineAssignmentsLocked()1167 mWorkCountTracker.stageJob(selectedContext.newWorkType, allWorkTypes); in determineAssignmentsLocked()1194 startJobLocked(assignment.context, pendingJob, assignment.newWorkType); in carryOutAssignmentChangesLocked()2932 public int newWorkType = WORK_TYPE_NONE; field in ContextAssignment2943 newWorkType = WORK_TYPE_NONE; in clear()