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

Commit 7ad3eb8d authored by Andrew Solovay's avatar Andrew Solovay Committed by android-build-merger
Browse files

Merge "doc: Fixing Javadoc formatting problems." into oc-mr1-dev

am: 7835c650

Change-Id: I662ac186b079d88fc503fa546b52b1297b98a036
parents 16a7391b 7835c650
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -438,6 +438,7 @@ import com.android.internal.os.SomeArgs;
 *  AutofillValue password = passwordNode.getAutofillValue().getTextValue().toString();
 *
 *  save(username, password);
 *  </pre>
 *
 * <a name="Privacy"></a>
 * <h3>Privacy</h3>
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@ public final class FillRequest implements Parcelable {
    /**
     * Gets the extra client state returned from the last {@link
     * AutofillService#onFillRequest(FillRequest, CancellationSignal, FillCallback)}
     * fill request}.
     * fill request.
     *
     * @return The client state.
     */