HomeSort by relevance Sort by last modified time
    Searched refs:PING_STATUS_DISABLED (Results 1 - 2 of 2) sorted by null

  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasAccountService.java 587 pingStatus = ExchangeService.PING_STATUS_DISABLED;
623 } else if (pingStatus == ExchangeService.PING_STATUS_DISABLED) {
    [all...]
ExchangeService.java 181 public static final int PING_STATUS_DISABLED = 4;
    [all...]

Completed in 69 milliseconds