Home
last modified time | relevance | path

Searched refs:editProperties (Results 1 – 21 of 21) sorted by relevance

/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
DSyncAdapterSettingsAuthenticator.java60 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in SyncAdapterSettingsAuthenticator.Authenticator
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/account/
DStaticAccountAuthenticator.java56 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in StaticAccountAuthenticator
/cts/tests/tests/content/src/android/content/cts/
DMockAccountAuthenticator.java57 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAccountAuthenticator
/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
DStubAuthenticator.java50 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties() method in StubAuthenticator.Authenticator
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
DMockAccountAuthenticator.java56 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAccountAuthenticator
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java53 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties() method in StubAuthenticator.Authenticator
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestDefaultAuthenticator.java45 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestDefaultAuthenticator
DTestAccountAuthenticator.java53 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestAccountAuthenticator
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdAuthenticator.java102 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in StatsdAuthenticator.Authenticator
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsAuthenticator.java103 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in BatteryStatsAuthenticator.Authenticator
/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/
DTestAuthenticator.java87 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestAuthenticator.Authenticator
/cts/hostsidetests/accounts/test-apps/AccountManagerCrossUserApp/src/com/android/cts/accountmanager/
DMockAuthenticator.java105 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAuthenticator.MockAccountAuthenticator
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DSyncManagerCtsAuthenticator.java111 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in SyncManagerCtsAuthenticator.Authenticator
/cts/hostsidetests/multiuser/app/src/com/android/cts/multiuser/
DMockAuthenticator.java106 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAuthenticator.MockAccountAuthenticator
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DAccountAuthenticator.java78 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in AccountAuthenticator
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
DTestAuthenticator.java97 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestAuthenticator.Authenticator
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
DAuthenticator.java100 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties() method in Authenticator
/cts/tests/tests/security/src/android/security/cts/
DNanoAppBundleTest.java216 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse, in editProperties() method in NanoAppBundleTest.Authenticator
/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerUnaffiliatedAuthenticatorTests.java78 mAccountManager.editProperties( in testEditProperties()
DMockAccountAuthenticator.java192 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAccountAuthenticator
DAccountManagerTest.java1916 AccountManagerFuture<Bundle> futureBundle = am.editProperties(ACCOUNT_TYPE, in testEditProperties()
1953 AccountManagerFuture<Bundle> futureBundle = am.editProperties(ACCOUNT_TYPE, in testEditPropertiesWithCallbackAndHandler()