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

  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasAccountService.java 619 } else if (pingStatus == ExchangeService.PING_STATUS_UNABLE) {
    [all...]
ExchangeService.java 179 public static final int PING_STATUS_UNABLE = 3;
    [all...]

Completed in 696 milliseconds