Searched refs:getRequestEntity (Results 1 - 8 of 8) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/eas/
H A DEasSettings.java62 protected HttpEntity getRequestEntity() throws IOException { method in class:EasSettings
H A DEasOptions.java80 protected HttpEntity getRequestEntity() { method in class:EasOptions
H A DEasFolderSync.java148 protected HttpEntity getRequestEntity() throws IOException { method in class:EasFolderSync
H A DEasOperation.java363 return mConnection.makePost(requestUri, getRequestEntity(),
388 protected abstract HttpEntity getRequestEntity() throws IOException; method in class:EasOperation
H A DEasMoveItems.java103 protected HttpEntity getRequestEntity() throws IOException { method in class:EasMoveItems
H A DEasProvision.java90 * to vary how {@link #getRequestEntity} and {@link #handleResponse} work.
205 protected HttpEntity getRequestEntity() throws IOException { method in class:EasProvision
H A DEasPing.java158 protected HttpEntity getRequestEntity() throws IOException { method in class:EasPing
H A DEasSync.java174 protected HttpEntity getRequestEntity() throws IOException { method in class:EasSync

Completed in 50 milliseconds