HomeSort by relevance Sort by last modified time
    Searched refs:SECURITY_POLICIES_REQUIRED (Results 1 - 3 of 3) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
MessagingException.java 48 public static final int SECURITY_POLICIES_REQUIRED = 7;
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountCheckSettingsFragment.java 396 if (resultCode == MessagingException.SECURITY_POLICIES_REQUIRED &&
400 if (resultCode == MessagingException.SECURITY_POLICIES_REQUIRED) {
488 case MessagingException.SECURITY_POLICIES_REQUIRED:
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasFolderSync.java 223 MessagingException.SECURITY_POLICIES_REQUIRED :

Completed in 56 milliseconds