Searched refs:authenticateFastFail (Results 1 – 1 of 1) sorted by relevance
286 authenticateFastFail("Denied by app ops: " + opPackageName, receiver); in authenticate()291 authenticateFastFail( in authenticate()297 authenticateFastFail("Caller is not foreground: " + opPackageName, receiver); in authenticate()330 private void authenticateFastFail(String message, IBiometricServiceReceiver receiver) { in authenticateFastFail() method in AuthService.AuthServiceImpl