Searched refs:mTaskSnapshotCache (Results 1 – 1 of 1) sorted by relevance
303 private HashMap<Integer, ThumbnailData> mTaskSnapshotCache = new HashMap<>(); field in AbsSwipeUpHandler1619 mTaskSnapshotCache.put(taskId,2009 mTaskSnapshotCache.clear();2027 mTaskSnapshotCache.clear();2091 if (!mTaskSnapshotCache.containsKey(id)) {2105 mTaskSnapshotCache.put(2139 TaskView updatedTaskView = mRecentsView.updateThumbnail(mTaskSnapshotCache, refreshView);