Home
last modified time | relevance | path

Searched refs:fetch (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java198 public Bundle fetch(String tokenType) in fetch() method
211 Bundle actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
220 actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
238 actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
250 actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
1214 public Bundle fetch(String tokenType) in fetch() method in AccountManagerTest.BlockingGetAuthTokenFetcher
1284 public Bundle fetch(String tokenType) in testDeprecatedGetAuthTokenWithFuture_NoOptions_CustomToken_Success()
1348 public Bundle fetch(String tokenType) in testGetAuthTokenWithFuture_Options_CustomToken_Success()
1385 public Bundle fetch(String tokenType) in testGetAuthTokenWithCallback_Options_Handler_DefaultToken_Success()
1445 public Bundle fetch(String tokenType) in testGetAuthTokenWithCallback_Options_Handler_CustomToken_Success()