Searched refs:isStrongAuth (Results 1 – 2 of 2) sorted by relevance
58 DevicePolicyManager dpm, int userId, boolean isStrongAuth) { in reportSuccessfulAttempt() argument59 if (isStrongAuth) { in reportSuccessfulAttempt()
125 final boolean isStrongAuth = result.getAuthenticationType()128 mDevicePolicyManager, mUserId, isStrongAuth);