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/services/Telephony/src/com/android/phone/common/mail/
MessagingException.java 47 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:

Completed in 6769 milliseconds