Searched refs:AccountsTester (Results 1 – 1 of 1) sorted by relevance
/development/apps/Development/src/com/android/development/ |
D | AccountsTester.java | 57 public class AccountsTester extends Activity implements OnAccountsUpdateListener { class 183 new ArrayAdapter<String>(AccountsTester.this, in initializeAuthenticatorsSpinner() 224 AccountsTester.this, in onClick() 225 new CallbackToDialog(AccountsTester.this, "add account"), in onClick() 229 AccountsTester.this, in onClick() 230 new CallbackToDialog(AccountsTester.this, "edit properties"), in onClick() 294 AccountsTester.this, new CallbackToDialog(this, "confirm credentials"), in onContextItemSelected() 322 AccountsTester.this, in onCreateDialog() 323 new CallbackToDialog(AccountsTester.this, in onCreateDialog() 337 AccountsTester.this, in onCreateDialog() [all …]
|