Searched refs:RESPONSE_CHANGE_PIN_TOO_LONG (Results 1 – 2 of 2) sorted by relevance
206 public static final String RESPONSE_CHANGE_PIN_TOO_LONG = "password too long"; field in OmtpConstants
439 if (OmtpConstants.RESPONSE_CHANGE_PIN_TOO_LONG.equals(message)) { in getChangePinResultFromImapResponse()