Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DAuthenticatorService.java56 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse, in editProperties() method in AuthenticatorService.Authenticator
/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl66 void editProperties(in IAccountAuthenticatorResponse response, String accountType); in editProperties() method
DAbstractAccountAuthenticator.java294 public void editProperties(IAccountAuthenticatorResponse response, in editProperties() method in AbstractAccountAuthenticator.Transport
298 final Bundle result = AbstractAccountAuthenticator.this.editProperties( in editProperties()
542 public abstract Bundle editProperties(AccountAuthenticatorResponse response, in editProperties() method in AbstractAccountAuthenticator
DIAccountManager.aidl71 void editProperties(in IAccountManagerResponse response, String accountType, in editProperties() method
DAccountManager.java2254 public AccountManagerFuture<Bundle> editProperties(final String accountType,
2261 mService.editProperties(mResponse, accountType, activity != null);
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType2Authenticator.java47 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestAccountType2Authenticator
DTestAccountType1Authenticator.java45 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestAccountType1Authenticator
DAccountManagerServiceTest.java2470 mAms.editProperties( in testEditPropertiesWithNullResponse()
2484 mAms.editProperties( in testEditPropertiesWithNullAccountType()
2502 mAms.editProperties( in testEditPropertiesAccountNotManagedByCaller()
2518 mAms.editProperties( in testEditPropertiesSuccess()
/frameworks/base/core/api/
Dsystem-lint-baseline.txt80 SamShouldBeLast: android.accounts.AccountManager#editProperties(String, android.app.Activity, andro…
81 …(such as parameter 3, "callback", in android.accounts.AccountManager.editProperties) should be las…
Dcurrent.txt3411 …method public abstract android.os.Bundle editProperties(android.accounts.AccountAuthenticatorRespo…
3460 …22") public android.accounts.AccountManagerFuture<android.os.Bundle> editProperties(String, androi…
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java4005 public void editProperties(IAccountManagerResponse response, final String accountType, in editProperties() method in AccountManagerService
4034 mAuthenticator.editProperties(this, mAccountType); in editProperties()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt310 Landroid/accounts/AbstractAccountAuthenticator$Transport;->editProperties(Landroid/accounts/IAccoun…
514 Landroid/accounts/IAccountAuthenticator$Stub$Proxy;->editProperties(Landroid/accounts/IAccountAuthe…
563 Landroid/accounts/IAccountManager$Stub$Proxy;->editProperties(Landroid/accounts/IAccountManagerResp…
668 Landroid/accounts/IAccountManager;->editProperties(Landroid/accounts/IAccountManagerResponse;Ljava/…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2656 …method public abstract android.os.Bundle editProperties(android.accounts.AccountAuthenticatorRespo…
2698 …method public android.accounts.AccountManagerFuture<android.os.Bundle> editProperties(java.lang.St…