Searched refs:shouldResetPasswordThrow (Results 1 – 2 of 2) sorted by relevance
45 if (shouldResetPasswordThrow()) { in checkSetPassword_nycRestrictions_failure()49 if (!shouldResetPasswordThrow()) { in checkSetPassword_nycRestrictions_failure()59 if (shouldResetPasswordThrow()) { in checkClearPassword_nycRestrictions_failure()63 if (!shouldResetPasswordThrow()) { in checkClearPassword_nycRestrictions_failure()
77 protected boolean shouldResetPasswordThrow() { in shouldResetPasswordThrow() method in BaseDeviceAdminTest