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.java184 public Bundle fetch(String tokenType) in fetch() method
197 Bundle actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
206 actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
224 actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
236 actual = fetcher.fetch(tokenType); in validateSuccessfulTokenFetchingLifecycle()
1200 public Bundle fetch(String tokenType) in fetch() method in AccountManagerTest.BlockingGetAuthTokenFetcher
1270 public Bundle fetch(String tokenType) in testDeprecatedGetAuthTokenWithFuture_NoOptions_CustomToken_Success()
1334 public Bundle fetch(String tokenType) in testGetAuthTokenWithFuture_Options_CustomToken_Success()
1371 public Bundle fetch(String tokenType) in testGetAuthTokenWithCallback_Options_Handler_DefaultToken_Success()
1431 public Bundle fetch(String tokenType) in testGetAuthTokenWithCallback_Options_Handler_CustomToken_Success()