Home
last modified time | relevance | path

Searched refs:handleResponse (Results 1 – 16 of 16) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/eas/
DEasOperation.java325 responseResult = handleResponse(response); in performOperationInternal()
500 protected abstract int handleResponse(final EasResponse response) in handleResponse() method in EasOperation
DEasSettings.java69 protected int handleResponse(final EasResponse response) throws IOException { in handleResponse() method in EasSettings
DEasOptions.java84 protected int handleResponse(final EasResponse response) { in handleResponse() method in EasOptions
DEasSearchGal.java64 protected int handleResponse(final EasResponse response) throws in handleResponse() method in EasSearchGal
DEasSyncBase.java104 protected int handleResponse(final EasResponse response) in handleResponse() method in EasSyncBase
DEasFolderSync.java167 protected int handleResponse(final EasResponse response) in handleResponse() method in EasFolderSync
DEasMoveItems.java130 protected int handleResponse(final EasResponse response) throws IOException { in handleResponse() method in EasMoveItems
DEasProvision.java283 protected int handleResponse(final EasResponse response) throws IOException { in handleResponse() method in EasProvision
DEasSearch.java144 protected int handleResponse(final EasResponse response) in handleResponse() method in EasSearch
DEasLoadAttachment.java277 protected int handleResponse(final EasResponse response) { in handleResponse() method in EasLoadAttachment
DEasSendMeetingResponse.java129 protected int handleResponse(final EasResponse response) in handleResponse() method in EasSendMeetingResponse
DEasFullSyncOperation.java86 protected int handleResponse(final EasResponse response) in handleResponse() method in EasFullSyncOperation
DEasPing.java180 protected int handleResponse(final EasResponse response) throws IOException { in handleResponse() method in EasPing
DEasSync.java213 protected int handleResponse(final EasResponse response) in handleResponse() method in EasSync
DEasAutoDiscover.java182 protected int handleResponse(final EasResponse response) throws in handleResponse() method in EasAutoDiscover
DEasOutboxSync.java184 protected int handleResponse(EasResponse response) throws IOException, CommandStatusException { in handleResponse() method in EasOutboxSync