Home
last modified time | relevance | path

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

/packages/apps/Exchange/src/com/android/exchange/
DCommandStatusException.java63 public static final int WTF_INVALID_PROTOCOL = 138; field in CommandStatusException.CommandStatus
/packages/apps/Exchange/src/com/android/exchange/eas/
DEasPing.java260 case CommandStatus.WTF_INVALID_PROTOCOL: in handleResponse()