Searched refs:evict (Results 1 – 1 of 1) sorted by relevance
96 public void evict() { in evict() method in TokenCache.TokenLruCache.Evictor130 evictor.evict(); in entryRemoved()156 public void evict(String accountType, String token) { in evict() method in TokenCache.TokenLruCache159 evictor.evict(); in evict()164 public void evict(Account account) { in evict() method in TokenCache.TokenLruCache167 evictor.evict(); in evict()209 mCachedTokens.evict(accountType, token); in remove()213 mCachedTokens.evict(account); in remove()