Home | History | Annotate | Download | only in exchange

Lines Matching defs:exitStatus

2576      * Sent by services indicating that their thread is finished; action depends on the exitStatus
2596 int exitStatus = svc.mExitStatus;
2600 if (exitStatus != AbstractSyncService.EXIT_LOGIN_FAILURE) {
2614 switch (exitStatus) {
2652 errorMap.put(mailboxId, exchangeService.new SyncError(exitStatus, errorIsFatal));