Searched refs:BlockingGetAuthTokenFetcher (Results 1 – 1 of 1) sorted by relevance
1206 private static class BlockingGetAuthTokenFetcher implements TokenFetcher { class in AccountManagerTest1209 BlockingGetAuthTokenFetcher(Account account) { in BlockingGetAuthTokenFetcher() method in AccountManagerTest.BlockingGetAuthTokenFetcher1238 TokenFetcher f = new BlockingGetAuthTokenFetcher(CUSTOM_TOKEN_ACCOUNT); in testBlockingGetAuthToken_CustomToken_NoCaching_Success()1248 TokenFetcher f = new BlockingGetAuthTokenFetcher(CUSTOM_TOKEN_ACCOUNT); in testBlockingGetAuthToken_CustomToken_ExpiringCache_Success()