public static class Autocomplete.LoginSaveOption.Hint extends Object
Modifier and Type | Field and Description |
---|---|
static int |
GENERATED
Auto-generated password.
|
static int |
LOW_CONFIDENCE
Potentially non-login data.
|
static int |
NONE |
Modifier | Constructor and Description |
---|---|
protected |
Hint() |
public static final int NONE
public static final int GENERATED
public static final int LOW_CONFIDENCE