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

Commit 7897fa3b authored by Hall Liu's avatar Hall Liu Committed by Android (Google) Code Review
Browse files

Merge "Move the "repeated calls" caveat" into pi-dev

parents c197176c bc9f7cdf
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -664,9 +664,6 @@ public class MbmsDownloadSession implements AutoCloseable {
     * If the operation encountered an error, the error code will be delivered via
     * {@link MbmsDownloadSessionCallback#onError}.
     *
     * Repeated calls to this method for the same {@link DownloadRequest} will replace the
     * previously registered listener.
     *
     * @param request The {@link DownloadRequest} provided during registration
     * @param listener The listener provided during registration.
     */
@@ -726,6 +723,9 @@ public class MbmsDownloadSession implements AutoCloseable {
     * If the operation encountered an error, the error code will be delivered via
     * {@link MbmsDownloadSessionCallback#onError}.
     *
     * Repeated calls to this method for the same {@link DownloadRequest} will replace the
     * previously registered listener.
     *
     * @param request The {@link DownloadRequest} that you want updates on.
     * @param executor The {@link Executor} on which calls to {@code listener} should be executed.
     * @param listener The listener that should be called when the middleware has information to