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.java157 public Bundle fetch(String tokenType) in fetch() method
170 Bundle actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
179 actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
197 actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
209 actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
898 public Bundle fetch(String tokenType) in fetch() method in AccountManagerTest.BlockingGetAuthTokenFetcher
968 public Bundle fetch(String tokenType) in testDeprecatedGetAuthTokenWithFuture_NoOptions_CustomToken_Success()
1032 public Bundle fetch(String tokenType) in testGetAuthTokenWithFuture_Options_CustomToken_Success()
1069 public Bundle fetch(String tokenType) in testGetAuthTokenWithCallback_Options_Handler_DefaultToken_Success()
1129 public Bundle fetch(String tokenType) in testGetAuthTokenWithCallback_Options_Handler_CustomToken_Success()