Home
last modified time | relevance | path

Searched defs:tokenType (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
DStubAuthenticator.java57 String accountType, String tokenType, String[] strings, in addAccount()
84 Account account, String tokenType, Bundle bundle) in updateCredentials()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/stub-app/src/android/security/cts/CVE_2021_0704_stub/
DStubAuthenticator.java50 String tokenType, String[] strings, Bundle bundle) throws NetworkErrorException { in addAccount()
97 String tokenType, Bundle bundle) throws NetworkErrorException { in updateCredentials()
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java60 String accountType, String tokenType, String[] strings, in addAccount()
99 Account account, String tokenType, Bundle bundle) in updateCredentials()
/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java198 public Bundle fetch(String tokenType) in fetch()
203 private void validateSuccessfulTokenFetchingLifecycle(TokenFetcher fetcher, String tokenType) in validateSuccessfulTokenFetchingLifecycle()
1214 public Bundle fetch(String tokenType) in fetch()