AutofillCapabilityChecker
interface AutofillCapabilityChecker
Used to check the status of various Autofill features.
Whether autofill features are enabled depends on a variety of inputs. This class provides a single way to query the status of all of them.
Functions
Link copied to clipboard
Whether a user can access the credential management screen.
Link copied to clipboard
Whether autofill can generate a password into a WebView for the given page.
Link copied to clipboard
Whether autofill can inject credentials into a WebView for the given page.
Link copied to clipboard
Whether autofill can save credentials from a WebView for the given page.
Link copied to clipboard
Whether autofill is configured to be enabled. This is a configuration value, not a user preference.