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