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

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/
MessagingException.java 50 public static final int SECURITY_POLICIES_UNSUPPORTED = 8;
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountCheckSettingsFragment.java 471 } else if (resultCode == MessagingException.SECURITY_POLICIES_UNSUPPORTED) {
629 case MessagingException.SECURITY_POLICIES_UNSUPPORTED:
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/
EasSyncService.java 614 resultCode = MessagingException.SECURITY_POLICIES_UNSUPPORTED;
    [all...]

Completed in 608 milliseconds