Searched refs:getProtocolVersion (Results 1 – 7 of 7) sorted by relevance
203 if (getProtocolVersion() >= Eas.SUPPORTED_PROTOCOL_EX2010_DOUBLE) { in getCommand()210 if (getProtocolVersion() < Eas.SUPPORTED_PROTOCOL_EX2007_DOUBLE) { in getCommand()228 if (getProtocolVersion() >= Eas.SUPPORTED_PROTOCOL_EX2010_DOUBLE) { in getRequestEntity()315 if (getProtocolVersion() >= Eas.SUPPORTED_PROTOCOL_EX2010_DOUBLE) { in handleResponse()
203 final double version = getProtocolVersion(); in provision()276 final double protocolVersion = getProtocolVersion(); in getRequestEntity()327 return (getProtocolVersion() >= Eas.SUPPORTED_PROTOCOL_EX2007_DOUBLE) ? in getPolicyType()
111 getAccountId(), getProtocolVersion() < Eas.SUPPORTED_PROTOCOL_EX2007_DOUBLE); in upsync()266 if (getProtocolVersion() < Eas.SUPPORTED_PROTOCOL_EX2007_SP1_DOUBLE) { in addOneCollectionToRequest()271 if (getProtocolVersion() >= Eas.SUPPORTED_PROTOCOL_EX2007_DOUBLE) { in addOneCollectionToRequest()
439 if (getProtocolVersion() >= 12.0) { in setProtocolVersion()581 protected final double getProtocolVersion() { in getProtocolVersion() method in EasOperation582 return mConnection.getProtocolVersion(); in getProtocolVersion()
91 if (getProtocolVersion() < Eas.SUPPORTED_PROTOCOL_EX2007_SP1_DOUBLE) { in getRequestEntity()96 mCollectionTypeHandler.setSyncOptions(mContext, s, getProtocolVersion(), mAccount, mMailbox, in getRequestEntity()
422 if (getProtocolVersion() < Eas.SUPPORTED_PROTOCOL_EX2010_DOUBLE) { in getRequestContentType()
243 public double getProtocolVersion() { in getProtocolVersion() method in EasServerConnection363 if (msg && (getProtocolVersion() < Eas.SUPPORTED_PROTOCOL_EX2010_DOUBLE)) { in sendHttpClientPost()