Searched defs:progress (Results 1 - 25 of 50) sorted by relevance

12

/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRACircleProgressView.h29 * Normalized value for progress.
31 @property (nonatomic) float progress; variable
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/upgrade/
H A DProgressNotificationCallback.java34 * A progress notification callback.
46 private int progress; field in class:ProgressNotificationCallback
49 * A progress notification constructor.
55 * @param progress
56 * An integer representing the percentage of the task's progress.
59 final Message message, final int progress)
62 this.progress = progress;
66 * Returns an integer which represents the task's progress percentage.
68 * @return An integer which represents the task's progress percentag
58 ProgressNotificationCallback(final int messageType, final Message message, final int progress) argument
81 setProgress(int progress) argument
93 changeProgress(int progress) argument
[all...]
/forgerock/opendj2/src/build-tools/javax/jnlp/
H A DDownloadServiceListener.java50 public void progress(URL url, String version, long readSoFar, long total, method in interface:DownloadServiceListener
/forgerock/opendj-b2.6/src/build-tools/javax/jnlp/
H A DDownloadServiceListener.java51 public void progress(URL url, String version, long readSoFar, long total, method in interface:DownloadServiceListener
/forgerock/opendj2/src/server/org/opends/server/tools/upgrade/
H A DProgressNotificationCallback.java33 * A progress notification callback.
45 private int progress; field in class:ProgressNotificationCallback
48 * A progress notification constructor.
54 * @param progress
55 * An integer representing the percentage of the task's progress.
58 final Message message, final int progress)
61 this.progress = progress;
65 * Returns an integer which represents the task's progress percentage.
67 * @return An integer which represents the task's progress percentag
57 ProgressNotificationCallback(final int messageType, final Message message, final int progress) argument
81 setProgress(int progress) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/upgrade/
H A DProgressNotificationCallback.java34 * A progress notification callback.
46 private int progress; field in class:ProgressNotificationCallback
49 * A progress notification constructor.
55 * @param progress
56 * An integer representing the percentage of the task's progress.
59 final Message message, final int progress)
62 this.progress = progress;
66 * Returns an integer which represents the task's progress percentage.
68 * @return An integer which represents the task's progress percentag
58 ProgressNotificationCallback(final int messageType, final Message message, final int progress) argument
82 setProgress(int progress) argument
[all...]
/forgerock/opendj2.6.2/src/build-tools/javax/jnlp/
H A DDownloadServiceListener.java51 public void progress(URL url, String version, long readSoFar, long total, method in interface:DownloadServiceListener
/forgerock/opendj2-hg/src/build-tools/javax/jnlp/
H A DDownloadServiceListener.java50 public void progress(URL url, String version, long readSoFar, long total, method in interface:DownloadServiceListener
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/upgrade/
H A DProgressNotificationCallback.java34 * A progress notification callback.
46 private int progress; field in class:ProgressNotificationCallback
49 * A progress notification constructor.
55 * @param progress
56 * An integer representing the percentage of the task's progress.
59 final Message message, final int progress)
62 this.progress = progress;
66 * Returns an integer which represents the task's progress percentage.
68 * @return An integer which represents the task's progress percentag
58 ProgressNotificationCallback(final int messageType, final Message message, final int progress) argument
81 setProgress(int progress) argument
93 changeProgress(int progress) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/tools/upgrade/
H A DProgressNotificationCallback.java33 * A progress notification callback.
45 private int progress; field in class:ProgressNotificationCallback
48 * A progress notification constructor.
54 * @param progress
55 * An integer representing the percentage of the task's progress.
58 final Message message, final int progress)
61 this.progress = progress;
65 * Returns an integer which represents the task's progress percentage.
67 * @return An integer which represents the task's progress percentag
57 ProgressNotificationCallback(final int messageType, final Message message, final int progress) argument
81 setProgress(int progress) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/
H A DProgressNotificationCallback.java33 * A progress notification callback.
45 private int progress; field in class:ProgressNotificationCallback
48 * A progress notification constructor.
54 * @param progress
55 * An integer representing the percentage of the task's progress.
58 final LocalizableMessage message, final int progress)
61 this.progress = progress;
65 * Returns an integer which represents the task's progress percentage.
67 * @return An integer which represents the task's progress percentag
57 ProgressNotificationCallback(final int messageType, final LocalizableMessage message, final int progress) argument
81 setProgress(int progress) argument
[all...]
/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/ui/
H A DProgressCircle.java110 public void setProgress(int progress) { argument
111 mProgress = progress;
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java170 * Gets a summary message of the downloader's current progress.
171 * @return String for showing the user progress
178 * Sets a summary message of the downloader's current progress.
179 * @param summary String for showing the user progress
277 * to provide progress, updating this information from time to time can
385 public void progress(URL url, String version, long readSoFar, long total, method in class:WebStartDownloader
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java171 * Gets a summary message of the downloader's current progress.
172 * @return String for showing the user progress
179 * Sets a summary message of the downloader's current progress.
180 * @param summary String for showing the user progress
278 * to provide progress, updating this information from time to time can
386 public void progress(URL url, String version, long readSoFar, long total, method in class:WebStartDownloader
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java171 * Gets a summary message of the downloader's current progress.
172 * @return String for showing the user progress
179 * Sets a summary message of the downloader's current progress.
180 * @param summary String for showing the user progress
278 * to provide progress, updating this information from time to time can
386 public void progress(URL url, String version, long readSoFar, long total, method in class:WebStartDownloader
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java170 * Gets a summary message of the downloader's current progress.
171 * @return String for showing the user progress
178 * Sets a summary message of the downloader's current progress.
179 * @param summary String for showing the user progress
277 * to provide progress, updating this information from time to time can
385 public void progress(URL url, String version, long readSoFar, long total, method in class:WebStartDownloader
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/webstart/
H A DWebStartDownloader.java171 * Gets a summary message of the downloader's current progress.
172 * @return String for showing the user progress
179 * Sets a summary message of the downloader's current progress.
180 * @param summary String for showing the user progress
278 * to provide progress, updating this information from time to time can
386 public void progress(URL url, String version, long readSoFar, long total, method in class:WebStartDownloader
/forgerock/opendj-b2.6/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java529 * Prints a progress bar on the same output stream line if not in quiet mode.
534 * if progress is up to 100 :
536 * if progress is < 0 :
542 * The progress bar starts at this position on the line.
543 * @param progress
544 * The current percentage progress to print.
546 public final void printProgressBar(final int linePos, final int progress) argument
552 if (progress != 0)
556 if ((i < (Math.abs(progress) / 2)) && (bar.length() < spacesLeft))
563 if(progress >
[all...]
/forgerock/opendj2/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java502 * Prints a progress bar on the same output stream line if not in quiet mode.
507 * if progress is up to 100 :
509 * if progress is < 0 :
515 * The progress bar starts at this position on the line.
516 * @param progress
517 * The current percentage progress to print.
519 private final void printProgressBar(final int linePos, final int progress) argument
525 if (progress != 0)
529 if (i < (Math.abs(progress) * spacesLeft) / 100
537 if (progress >
578 printProgressBar(String msg, final int progress, final int indent) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java500 * Prints a progress bar on the same output stream line if not in quiet mode.
505 * if progress is up to 100 :
507 * if progress is < 0 :
513 * The progress bar starts at this position on the line.
514 * @param progress
515 * The current percentage progress to print.
517 public final void printProgressBar(final int linePos, final int progress) argument
523 if (progress != 0)
527 if ((i < (Math.abs(progress) / 2)) && (bar.length() < spacesLeft))
534 if (progress >
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java529 * Prints a progress bar on the same output stream line if not in quiet mode.
534 * if progress is up to 100 :
536 * if progress is < 0 :
542 * The progress bar starts at this position on the line.
543 * @param progress
544 * The current percentage progress to print.
546 public final void printProgressBar(final int linePos, final int progress) argument
552 if (progress != 0)
556 if ((i < (Math.abs(progress) / 2)) && (bar.length() < spacesLeft))
563 if(progress >
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java502 * Prints a progress bar on the same output stream line if not in quiet mode.
507 * if progress is up to 100 :
509 * if progress is < 0 :
515 * The progress bar starts at this position on the line.
516 * @param progress
517 * The current percentage progress to print.
519 private final void printProgressBar(final int linePos, final int progress) argument
525 if (progress != 0)
529 if (i < (Math.abs(progress) * spacesLeft) / 100
537 if (progress >
578 printProgressBar(String msg, final int progress, final int indent) argument
[all...]
/forgerock/opendj-b2.6/ext/svnkit/
H A Dsvnkit-cli.jar ... .svn.core.wc.SVNEvent event double progress public void checkCancelled () throws org.tmatesoft.svn. ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dsvnkit-cli.jar ... .svn.core.wc.SVNEvent event double progress public void checkCancelled () throws org.tmatesoft.svn. ...
/forgerock/opendj2/ext/svnkit/lib/
H A Dsvnkit-cli-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...

Completed in 143 milliseconds

12