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