Home
last modified time | relevance | path

Searched refs:handleHttpError (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/eas/
DEasOperation.java347 result = handleHttpError(response.getStatus()); in performOperationInternal()
418 protected int handleHttpError(final int httpStatus) { in handleHttpError() method in EasOperation
DEasOutboxSync.java151 protected int handleHttpError(int httpStatus) { in handleHttpError() method in EasOutboxSync