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