Searched refs:SECURITY_POLICIES_REQUIRED (Results 1 – 5 of 5) sorted by relevance
48 case MessagingException.SECURITY_POLICIES_REQUIRED: in getErrorStringResourceId()
1701 return new MessagingException(MessagingException.SECURITY_POLICIES_REQUIRED);
48 public static final int SECURITY_POLICIES_REQUIRED = 7; field in MessagingException
476 if (resultCode == MessagingException.SECURITY_POLICIES_REQUIRED) { in doInBackground()542 return new MessagingException(MessagingException.SECURITY_POLICIES_REQUIRED); in fakeChecker()597 case MessagingException.SECURITY_POLICIES_REQUIRED: in onPostExecute()
542 resultCode = MessagingException.SECURITY_POLICIES_REQUIRED; in validateAccount()