HomeSort by relevance Sort by last modified time
    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 199 final int pingStatus = pp.getPingStatus();
  /packages/apps/Exchange/src/com/android/exchange/
EasAccountService.java     [all...]

Completed in 46 milliseconds