Searched refs:isPublicAuthenticatorConstant (Results 1 – 2 of 2) sorted by relevance
246 public static boolean isPublicAuthenticatorConstant(int authenticator) { in isPublicAuthenticatorConstant() method in Utils
133 if (Utils.isPublicAuthenticatorConstant(authenticator)) { in testInvalidInputs()