Searched defs:CREDENTIAL_TYPE_NONE (Results 1 – 2 of 2) sorted by relevance
42 public static final int CREDENTIAL_TYPE_NONE = 8; field in CredentialType
110 public static final int CREDENTIAL_TYPE_NONE = -1; field in LockPatternUtils