Searched refs:lastProgress (Results 1 – 1 of 1) sorted by relevance
47 private long lastProgress = 0; field in ProgressSource74 this.lastProgress = 0; in ProgressSource()162 lastProgress = progress; in updateProgress()191 if (lastProgress / threshold != progress / threshold) { in updateProgress()