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

Commit 4106a54b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Improved the documentation"

parents 18ea005b aff37be3
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -253,7 +253,9 @@ public final class DataCallResponse implements Parcelable {
    public int getCause() { return mCause; }

    /**
     * @return The suggested data retry time in milliseconds.
     * @return The suggested data retry time in milliseconds. 0 when network does not
     * suggest a retry time (Note this is different from the replacement
     * {@link #getRetryDurationMillis()}).
     *
     * @deprecated Use {@link #getRetryDurationMillis()} instead.
     */