Searched refs:PING_STATUS_UNABLE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/
H A DExchangeService.java177 public static final int PING_STATUS_UNABLE = 3; field in class:ExchangeService
2390 return PING_STATUS_UNABLE;
H A DEasSyncService.java2053 } else if (pingStatus == ExchangeService.PING_STATUS_UNABLE) {

Completed in 57 milliseconds