Searched refs:CacheAsyncTask (Results 1 – 1 of 1) sorted by relevance
129 new CacheAsyncTask().execute(MESSAGE_INIT_DISK_CACHE); in addImageCache()410 protected class CacheAsyncTask extends AsyncTask<Object, Void, Void> { class in ImageWorker458 new CacheAsyncTask().execute(MESSAGE_CLEAR); in clearCache()462 new CacheAsyncTask().execute(MESSAGE_FLUSH); in flushCache()466 new CacheAsyncTask().execute(MESSAGE_CLOSE); in closeCache()