Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47d2b61d authored by Nick Kralevich's avatar Nick Kralevich
Browse files

fix javadoc building.

Change-Id: I2f20b026f5438539ad459a5962da950598158728
parent cb65456f
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -319,14 +319,7 @@ public class SyncRequest implements Parcelable {
        }

        /**
         * Developer can define timing constraints for this one-shot request.
         * These values are elapsed real-time.
         *
         * @param whenSeconds The time in seconds at which you want this
         *            sync to occur.
         * @param beforeSeconds The amount of time in advance of whenSeconds that this
         *               sync may be permitted to occur. This is rounded up to a minimum of 5
         *               seconds, for any sync for which whenSeconds > 5.
         * Request that a sync occur immediately.
         *
         * Example
         * <pre>