Home | History | Annotate | Download | only in accounts

Lines Matching refs:editProperties

1359     public void editProperties(IAccountManagerResponse response, final String accountType,
1362 Log.v(TAG, "editProperties: accountType " + accountType
1377 mAuthenticator.editProperties(this, mAccountType);
1380 return super.toDebugString(now) + ", editProperties"