OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPingStatus
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/adapter/
PingParser.java
29
* After {@link #parse()}, {@link #
getPingStatus
()} will give a valid status value. Also, when
70
public int
getPingStatus
() {
75
* If {@link #
getPingStatus
} indicates that there are folders to sync, this will return which
87
* If {@link #
getPingStatus
} indicates that we asked for too many folders, this will return the
100
* If {@link #
getPingStatus
} indicates that we specified an invalid heartbeat, this will return
/packages/apps/Exchange/src/com/android/exchange/eas/
EasPing.java
187
final int pingStatus = pp.
getPingStatus
();
/packages/apps/Exchange/src/com/android/exchange/
EasAccountService.java
[
all
...]
Completed in 849 milliseconds