Searched refs:RESPONSE_CHANGE_PIN_TOO_SHORT (Results 1 – 2 of 2) sorted by relevance
204 public static final String RESPONSE_CHANGE_PIN_TOO_SHORT = "password too short"; field in OmtpConstants
436 if (OmtpConstants.RESPONSE_CHANGE_PIN_TOO_SHORT.equals(message)) { in getChangePinResultFromImapResponse()