Searched refs:deletedTokens (Results 1 – 1 of 1) sorted by relevance
2410 List<Pair<Account, String>> deletedTokens; in invalidateAuthToken() local2414 deletedTokens = invalidateAuthTokenLocked(accounts, accountType, authToken); in invalidateAuthToken()2420 for (Pair<Account, String> tokenInfo : deletedTokens) { in invalidateAuthToken()