Home
last modified time | relevance | path

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

/packages/apps/Exchange/src/com/android/exchange/eas/
DEasOperation.java335 responseResult = handleResponse(response); in performOperation()
499 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.java82 protected int handleResponse(final EasResponse response) { in handleResponse() method in EasOptions
DEasSyncBase.java107 protected int handleResponse(final EasResponse response) in handleResponse() method in EasSyncBase
DEasMoveItems.java130 protected int handleResponse(final EasResponse response) throws IOException { in handleResponse() method in EasMoveItems
DEasFolderSync.java199 protected int handleResponse(final EasResponse response) in handleResponse() method in EasFolderSync
DEasProvision.java281 protected int handleResponse(final EasResponse response) throws IOException { in handleResponse() method in EasProvision
DEasSearch.java148 protected int handleResponse(final EasResponse response) in handleResponse() method in EasSearch
DEasLoadAttachment.java276 protected int handleResponse(final EasResponse response) { in handleResponse() method in EasLoadAttachment
DEasPing.java178 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
DEasOutboxSync.java160 protected int handleResponse(EasResponse response) throws IOException, CommandStatusException { in handleResponse() method in EasOutboxSync