Home
last modified time | relevance | path

Searched defs:editProperties (Results 1 – 25 of 250) sorted by relevance

12345678910

/aosp_15_r20/frameworks/base/core/java/android/accounts/
H A DAbstractAccountAuthenticator.java299 public void editProperties(IAccountAuthenticatorResponse response, in editProperties() method in AbstractAccountAuthenticator.Transport
556 public abstract Bundle editProperties(AccountAuthenticatorResponse response, in editProperties() method in AbstractAccountAuthenticator
/aosp_15_r20/development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
H A DMyAccountAuthenticator.java52 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MyAccountAuthenticator
/aosp_15_r20/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/
DAuthenticator.java33 public Bundle editProperties(AccountAuthenticatorResponse r, String s) { in editProperties() method in Authenticator
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientAccountAuthenticator.java48 public Bundle editProperties(AccountAuthenticatorResponse r, String accountType) { in editProperties() method in PbapClientAccountAuthenticator
/aosp_15_r20/cts/tests/tests/appenumeration/app/target/src/android/appenumeration/testapp/
H A DMockAuthenticatorService.java48 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAuthenticatorService.Authenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20944/test-app/src/android/security/cts/CVE_2023_20944_test/
H A DPocAuthService.java52 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in PocAuthService.PocAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
H A DPocAuthService.java51 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in PocAuthService.Authenticator
/aosp_15_r20/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
H A DSyncAdapterSettingsAuthenticator.java60 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in SyncAdapterSettingsAuthenticator.Authenticator
/aosp_15_r20/cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithLaunchableActivity/src/com/android/cts/launchable/cloneprofile/contacts/app/
H A DTestAccountAuthenticator.java44 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/test-app/src/android/security/cts/CVE_2024_43086_test/
H A DPocAuthService.java50 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in PocAuthService.PocAbstractAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0338/src/android/security/cts/CVE_2020_0338/
H A DPocAuthenticator.java50 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in PocAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/helper-app-2/src/android/security/cts/CVE_2024_43086_helper/
H A DPocAuthService.java50 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in PocAuthService.PocAbstractAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/helper-app-1/src/android/security/cts/CVE_2024_43086_helper/
H A DPocAuthService.java50 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in PocAuthService.PocAbstractAccountAuthenticator
/aosp_15_r20/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
H A DTestDefaultAuthenticator.java45 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestDefaultAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-40676/src/android/security/cts/CVE_2024_40676/
H A DAccountService.java50 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in AccountService.PocAccountAuthenticator
/aosp_15_r20/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/syncadapter/
H A DStubAccountService.java63 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse, in editProperties() method in StubAccountService.StubAuthenticator
/aosp_15_r20/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
H A DStubAuthenticator.java50 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties() method in StubAuthenticator.Authenticator
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
DTestAuthenticator.java107 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestAuthenticator
/aosp_15_r20/developers/samples/android/common/src/java/com/example/android/common/accounts/
DGenericAccountService.java81 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse, in editProperties() method in GenericAccountService.Authenticator
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
H A DMockAccountAuthenticator.java56 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAccountAuthenticator
/aosp_15_r20/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/accounts/
H A DGenericAccountService.java81 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse, in editProperties() method in GenericAccountService.Authenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0921/src/android/security/cts/CVE_2021_0921/
H A DAuthenticator.java89 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in Authenticator
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/
H A DMockAccountAuthenticator.java57 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/stub-app/src/android/security/cts/CVE_2021_0704_stub/
H A DStubAuthenticator.java80 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in StubAuthenticator.Authenticator
/aosp_15_r20/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
H A DAuthenticator.java82 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in Authenticator

12345678910