Searched refs:updateIfAlreadyInCache (Results 1 – 2 of 2) sorted by relevance
88 public synchronized void updateIfAlreadyInCache(int taskId, V data) { in updateIfAlreadyInCache() method in TaskKeyLruCache
123 mCache.updateIfAlreadyInCache(taskId, thumbnail); in updateTaskSnapShot()