Home
last modified time | relevance | path

Searched refs:editProperties (Results 1 – 10 of 10) 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.aidl74 void editProperties(in IAccountManagerResponse response, String accountType, in editProperties() method
DAccountManager.java2138 public AccountManagerFuture<Bundle> editProperties(final String accountType,
2145 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.java47 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestAccountType1Authenticator
DAccountManagerServiceTest.java2325 mAms.editProperties( in testEditPropertiesWithNullResponse()
2339 mAms.editProperties( in testEditPropertiesWithNullAccountType()
2357 mAms.editProperties( in testEditPropertiesAccountNotManagedByCaller()
2373 mAms.editProperties( in testEditPropertiesSuccess()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3869 public void editProperties(IAccountManagerResponse response, final String accountType, in editProperties() method in AccountManagerService
3898 mAuthenticator.editProperties(this, mAccountType); in editProperties()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...