Searched refs:removeList (Results 1 – 1 of 1) sorted by relevance
190 ArrayList<CacheToken> removeList = new ArrayList<CacheToken>(); in invalidateTokens() local195 removeList.add(token); in invalidateTokens()199 for (CacheToken token: removeList) { in invalidateTokens()