Home
last modified time | relevance | path

Searched defs:GatekeeperCredentialNotMatchException (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricUtils.java102 public static class GatekeeperCredentialNotMatchException extends IllegalStateException { class in BiometricUtils
103 public GatekeeperCredentialNotMatchException(String s) { in GatekeeperCredentialNotMatchException() method in BiometricUtils.GatekeeperCredentialNotMatchException