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 480 } else if (resultCode == MessagingException.SECURITY_POLICIES_UNSUPPORTED) {
638 case MessagingException.SECURITY_POLICIES_UNSUPPORTED:
    [all...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasSyncService.java 554 resultCode = MessagingException.SECURITY_POLICIES_UNSUPPORTED;
    [all...]

Completed in 62 milliseconds