HomeSort by relevance Sort by last modified time
    Searched refs:editProperties (Results 1 - 25 of 26) sorted by null

1 2

  /development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
MyAccountAuthenticator.java 52 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
SyncAdapterSettingsAuthenticator.java 60 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
StubAuthenticator.java 50 public Bundle editProperties(AccountAuthenticatorResponse response,
  /cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
MockAccountAuthenticator.java 56 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/tests/tests/content/src/android/content/cts/
MockAccountAuthenticator.java 57 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/tests/tests/provider/src/android/provider/cts/contacts/account/
StaticAccountAuthenticator.java 56 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/syncadapter/
DummyAccountService.java 63 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse,
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/accounts/
GenericAccountService.java 81 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse,
  /developers/samples/android/common/src/java/com/example/android/common/accounts/
GenericAccountService.java 81 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse,
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/accounts/
GenericAccountService.java 81 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse,
  /cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/
TestAuthenticator.java 87 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
BatteryStatsAuthenticator.java 103 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
StatsdAuthenticator.java 102 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/tests/tests/accounts/common/src/android/accounts/cts/common/
TestDefaultAuthenticator.java 45 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
47 "editProperties should not be tested using the TestDefaultAuthenticator");
TestAccountAuthenticator.java 53 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
55 "editProperties should be tested using the MockAuthenticator");
  /cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
StubAuthenticator.java 53 public Bundle editProperties(AccountAuthenticatorResponse response,
  /development/samples/DeviceAdminWhitelistedAccount/src/com/example/android/app/admin/whitelistedaccount/
MyAuthenticator.java 79 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
TestAuthenticator.java 97 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
AccountAuthenticator.java 78 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
Authenticator.java 100 public Bundle editProperties(AccountAuthenticatorResponse response,
  /cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
SyncManagerCtsAuthenticator.java 111 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
Authenticator.java 82 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
83 Log.v(TAG, "editProperties()");
  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerUnaffiliatedAuthenticatorTests.java 78 mAccountManager.editProperties(
MockAccountAuthenticator.java 192 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /development/apps/Development/src/com/android/development/
AccountsTester.java 228 mAccountManager.editProperties(getSelectedAuthenticator().type,

Completed in 1651 milliseconds

1 2