Searched refs:getProtocolVersion (Results 1 – 7 of 7) sorted by relevance
202 if (getProtocolVersion() >= Eas.SUPPORTED_PROTOCOL_EX2010_DOUBLE) { in getCommand()209 if (getProtocolVersion() < Eas.SUPPORTED_PROTOCOL_EX2007_DOUBLE) { in getCommand()227 if (getProtocolVersion() >= Eas.SUPPORTED_PROTOCOL_EX2010_DOUBLE) { in getRequestEntity()314 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()
478 if (getProtocolVersion() >= 12.0) { in setProtocolVersion()620 protected final double getProtocolVersion() { in getProtocolVersion() method in EasOperation621 return mConnection.getProtocolVersion(); in getProtocolVersion()
94 if (getProtocolVersion() < Eas.SUPPORTED_PROTOCOL_EX2007_SP1_DOUBLE) { in getRequestEntity()99 mCollectionTypeHandler.setSyncOptions(mContext, s, getProtocolVersion(), mAccount, mMailbox, in getRequestEntity()
416 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()