public interface AccountInitializer
GenericAccountInitializer| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeAccounts(AccountManager accountManager)
Sets up accounts in the indicated account manager.
|
static final java.lang.String CLASS_VERSION
void initializeAccounts(AccountManager accountManager)