Lines Matching refs:EasSyncService
67 public class EasAccountService extends EasSyncService {
290 mExitStatus = EasSyncService.EXIT_LOGIN_FAILURE;
316 mExitStatus = EasSyncService.EXIT_SECURITY_FAILURE;
319 mExitStatus = EasSyncService.EXIT_IO_ERROR;
343 mExitStatus = EasSyncService.EXIT_LOGIN_FAILURE;
400 mExitStatus = EasSyncService.EXIT_SECURITY_FAILURE;
404 mExitStatus = EasSyncService.EXIT_ACCESS_DENIED;
408 mExitStatus = EasSyncService.EXIT_EXCEPTION;
504 return sendHttpClientPost(EasSyncService.PING_COMMAND, new ByteArrayEntity(bytes),
695 mExitStatus = EasSyncService.EXIT_LOGIN_FAILURE;