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

  /packages/apps/Exchange/src/com/android/exchange/
Eas.java 60 public static final String DEFAULT_PROTOCOL_VERSION = SUPPORTED_PROTOCOL_EX2003;
EasSyncService.java 149 public String mProtocolVersion = Eas.DEFAULT_PROTOCOL_VERSION;
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/service/
EasServerConnection.java 236 protocolVersionString = Eas.DEFAULT_PROTOCOL_VERSION;

Completed in 181 milliseconds