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

Commit 989156f2 authored by Ricardo Loo's avatar Ricardo Loo Committed by android-build-merger
Browse files

Merge "docs: Updated #ACTION_REQUEST_SET_AUTOFILL_SERVICE description" into oc-dev am: 8e644a75

am: 04b48078

Change-Id: Id6a3179c4acc9f33174b8b83b406d59bd8129331
parents 47208e2c 04b48078
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1437,10 +1437,10 @@ public final class Settings {
     * to the caller package.
     *
     * <p>
     * <b>NOTE: </b> applications should call
     * <b>NOTE: </b> Applications should call
     * {@link android.view.autofill.AutofillManager#hasEnabledAutofillServices()} and
     * {@link android.view.autofill.AutofillManager#isAutofillSupported()} first, and only
     * broadcast this intent if they return {@code false} and {@code true} respectively.
     * {@link android.view.autofill.AutofillManager#isAutofillSupported()}, and only use this action
     * to start an activity if they return {@code false} and {@code true} respectively.
     */
    @SdkConstant(SdkConstantType.ACTIVITY_INTENT_ACTION)
    public static final String ACTION_REQUEST_SET_AUTOFILL_SERVICE =