Searched defs:makePost (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/service/
H A DEasServerConnection.java281 public HttpPost makePost(final String uri, final HttpEntity entity, final String contentType, method in class:EasServerConnection
376 final HttpPost method = makePost(uriString, entity, contentType, !isPingCommand);

Completed in 41 milliseconds