Searched defs:downloadPercentage (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java70 private int downloadPercentage = 0; field in class:WebStartDownloader
211 return downloadPercentage;
355 downloadPercentage = currentPercMax;
390 downloadPercentage = getPercentage(overallPercent);
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java71 private int downloadPercentage = 0; field in class:WebStartDownloader
212 return downloadPercentage;
356 downloadPercentage = currentPercMax;
391 downloadPercentage = getPercentage(overallPercent);
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java71 private int downloadPercentage = 0; field in class:WebStartDownloader
212 return downloadPercentage;
356 downloadPercentage = currentPercMax;
391 downloadPercentage = getPercentage(overallPercent);
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java70 private int downloadPercentage = 0; field in class:WebStartDownloader
211 return downloadPercentage;
355 downloadPercentage = currentPercMax;
390 downloadPercentage = getPercentage(overallPercent);
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java71 private int downloadPercentage = 0; field in class:WebStartDownloader
212 return downloadPercentage;
356 downloadPercentage = currentPercMax;
391 downloadPercentage = getPercentage(overallPercent);

Completed in 149 milliseconds