OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RESULT_PROTOCOL_VERSION_UNSUPPORTED
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/eas/
EasOptions.java
94
return
RESULT_PROTOCOL_VERSION_UNSUPPORTED
;
EasOperation.java
133
public static final int
RESULT_PROTOCOL_VERSION_UNSUPPORTED
= -9;
[
all
...]
EasFolderSync.java
265
case
RESULT_PROTOCOL_VERSION_UNSUPPORTED
:
Completed in 837 milliseconds