Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0338/src/android/security/cts/CVE_2020_0338/
DPocActivity.java83 String accountTypes[] = {PocAuthenticator.ACCOUNT_TYPE}; in grantSettingsPermissions() local
86 intent.putExtra("account_types", accountTypes); in grantSettingsPermissions()
/cts/common/device-side/bedstead/remoteaccountauthenticator/src/main/java/com/android/bedstead/remoteaccountauthenticator/
DRemoteAccountAuthenticator.java140 public Set<String> accountTypes() { in accountTypes() method in RemoteAccountAuthenticator
/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java2067 boolean updateImmediately, String[] accountTypes) { in testAddOnAccountsUpdatedListenerWithVisibility() argument
2076 accountTypes); in testAddOnAccountsUpdatedListenerWithVisibility()