Searched refs:cacheService (Results 1 – 1 of 1) sorted by relevance
54 ImageCacheService cacheService = mApplication.getImageCacheService(); in run() local58 boolean found = cacheService.getImageData(mPath, mTimeModified, mType, buffer); in run()97 cacheService.putImageData(mPath, mTimeModified, mType, array); in run()