I am using the Yahoo Finance API to get stock data. I do all my parsing and retrieving JSON in a doInBackground() method from AsyncTask. I populate an ArrayList in the doInB