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