Searched defs:tokenType (Results 1 – 4 of 4) sorted by relevance
/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/ |
D | StubAuthenticator.java | 57 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/ |
D | StubAuthenticator.java | 50 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/ |
D | StubAuthenticator.java | 60 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/ |
D | AccountManagerTest.java | 198 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()
|