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

Commit 33d226c9 authored by Ricardo Loo's avatar Ricardo Loo
Browse files

docs: Updated isAutofillSupported description.

The description for `AutofillManager.isAutofillSupported` doesn't make
clear that either the device or the user can make autofill unsupported.

Bug: 62604325
Test: Ran 'make ds-docs -j16' and staged content to
go/dac-stage/reference/android/view/autofill/AutofillManager.html#isAutofillSupported()

Change-Id: I298b9f535e23dc3cb54fabed36642523753c13a5
parent c994b07e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -741,7 +741,8 @@ public final class AutofillManager {
    }

    /**
     * Returns {@code true} if Autofill is supported for this user.
     * Returns {@code true} if autofill is supported by the current device and
     * is supported for this user.
     *
     * <p>Autofill is typically supported, but it could be unsupported in cases like:
     * <ol>