Searched refs:authUserId (Results 1 – 1 of 1) sorted by relevance
453 private void handleFingerprintAuthenticated(int authUserId) { in handleFingerprintAuthenticated() argument463 if (userId != authUserId) { in handleFingerprintAuthenticated()464 Log.d(TAG, "Fingerprint authenticated for wrong user: " + authUserId); in handleFingerprintAuthenticated()