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

  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapConstants.java 35 public static final String AUTHENTICATE = "AUTHENTICATE";
  /packages/apps/Email/provider_src/com/android/email/mail/store/
ImapConnection.java 116 mLoginPhrase = ImapConstants.AUTHENTICATE + " " + ImapConstants.XOAUTH2 + " " +
534 // Failed to authenticate. This may be just due to an expired token.
535 LogUtils.d(Logging.LOG_TAG, "failed to authenticate, retrying");
546 LogUtils.d(Logging.LOG_TAG, "failed to authenticate, giving up");
564 // it will send a continuation request is when we fail to authenticate. We need to
  /external/chromium_org/sync/test/engine/
mock_connection_manager.cc 138 post.message_contents() == ClientToServerMessage::AUTHENTICATE);
  /external/chromium_org/sync/tools/testserver/
chromiumsync.py     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddndis.h     [all...]

Completed in 199 milliseconds