Home
last modified time | relevance | path

Searched refs:isPublicAuthenticatorConstant (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DUtils.java246 public static boolean isPublicAuthenticatorConstant(int authenticator) { in isPublicAuthenticatorConstant() method in Utils
DBiometricSimpleTests.java133 if (Utils.isPublicAuthenticatorConstant(authenticator)) { in testInvalidInputs()