Searched refs:incrementCryptoAuthForUser (Results 1 – 2 of 2) sorted by relevance
78 void incrementCryptoAuthForUser(int userId, boolean accepted) { in incrementCryptoAuthForUser() method in PerformanceTracker
183 pm.incrementCryptoAuthForUser(getTargetUserId(), authenticated); in onAuthenticated()