Home
last modified time | relevance | path

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

/development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
DMyAccountAuthenticator.java52 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MyAccountAuthenticator
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
DAuthenticator.java82 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in Authenticator
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/accounts/
DGenericAccountService.java81 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse, in editProperties() method in GenericAccountService.Authenticator
/development/samples/DeviceAdminWhitelistedAccount/src/com/example/android/app/admin/whitelistedaccount/
DMyAuthenticator.java79 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MyAuthenticator.Authenticator