Searched refs:INTERNAL_SERVER_ERROR_CODE (Results 1 – 2 of 2) sorted by relevance
445 } else if (code == EasSyncService.INTERNAL_SERVER_ERROR_CODE && smartSend) { in sendMessage()
123 static public final int INTERNAL_SERVER_ERROR_CODE = 500; field in EasSyncService522 } else if (code == INTERNAL_SERVER_ERROR_CODE) { in validateAccount()