Loading core/java/android/view/autofill/AutofillManager.java +2 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
core/java/android/view/autofill/AutofillManager.java +2 −1 Original line number Diff line number Diff line Loading @@ -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> Loading