Home
last modified time | relevance | path

Searched defs:accountType (Results 1 – 25 of 30) sorted by relevance

12

/cts/tests/tests/accounts/common/src/android/accounts/cts/common/tx/
DEditPropertiesTx.java23 public final String accountType; field in EditPropertiesTx
32 String accountType, in EditPropertiesTx()
DStartAddAccountSessionTx.java26 public final String accountType; field in StartAddAccountSessionTx
39 String accountType, in StartAddAccountSessionTx()
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestDefaultAuthenticator.java38 public TestDefaultAuthenticator(Context context, String accountType) { in TestDefaultAuthenticator()
45 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
53 String accountType, in addAccount()
DTestAccountAuthenticator.java46 public TestAccountAuthenticator(Context context, String accountType) { in TestAccountAuthenticator()
53 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
61 String accountType, in addAccount()
312 String accountType, in startAddAccountSession()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSetPolicyActivity.java87 String accountType = intent.getStringExtra(EXTRA_ACCOUNT_TYPE); in handleIntent() local
93 String accountType = intent.getStringExtra(EXTRA_ACCOUNT_TYPE); in handleIntent() local
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
DTestAuthenticator.java63 private static Account createAccount(Context context, String accountType, in createAccount()
91 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
97 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
DPocAuthService.java40 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
51 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
DSyncAdapterSettingsAuthenticator.java53 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
60 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/tests/tests/accounts/src/android/accounts/cts/
DAuthenticatorDescriptionTest.java9 private String accountType = "com.my.auth"; field in AuthenticatorDescriptionTest
DMockAccountAuthenticator.java160 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
192 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
334 String accountType, in startAddAccountSession()
444 String accountType, in finishSession()
/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
DStubAuthenticator.java51 String accountType) { in editProperties()
57 String accountType, String tokenType, String[] strings, in addAccount()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0921/src/android/security/cts/CVE_2021_0921/
DAuthenticator.java89 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
100 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
DMockAccountAuthenticator.java49 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
56 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
DAccountManagementTest.java82 String accountType = result.getString(AccountManager.KEY_ACCOUNT_TYPE); in testAddAccount_allowed() local
/cts/tests/tests/content/src/android/content/cts/
DMockAccountAuthenticator.java50 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
57 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/
DTestAuthenticator.java59 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
87 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/common/device-side/bedstead/testapp/src/testapps/main/java/com/android/bedstead/testapp/
DTestAppAccountAuthenticator.java61 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
68 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DSyncManagerCtsAuthenticator.java104 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
111 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
DAuthenticator.java101 String accountType) { in editProperties()
113 String accountType, String authTokenType, String[] requiredFeatures, in addAccount()
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java54 String accountType) { in editProperties()
60 String accountType, String tokenType, String[] strings, in addAccount()
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdAuthenticator.java95 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
102 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsAuthenticator.java96 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
103 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/hostsidetests/multiuser/app/src/com/android/cts/multiuser/
DMockAuthenticator.java95 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
106 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/hostsidetests/accounts/test-apps/AccountManagerCrossUserApp/src/com/android/cts/accountmanager/
DMockAuthenticator.java94 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
105 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DAccountAuthenticator.java71 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
78 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()

12