Searched refs:totalOperations (Results 1 – 1 of 1) sorted by relevance
54 return new SchedulerState(proto.currentOperation, proto.totalOperations, in parseFrom()58 public SchedulerState(int currentOperation, int totalOperations, in SchedulerState() argument61 mTotalOperations = totalOperations; in SchedulerState()