FileDocCategorySizeDatePackage
OnAccountsUpdateListener.javaAPI DocAndroid 5.1 API979Thu Mar 12 22:22:08 GMT 2015android.accounts

OnAccountsUpdateListener

public interface OnAccountsUpdateListener
An interface that contains the callback used by the AccountManager

Fields Summary
Constructors Summary
Methods Summary
public voidonAccountsUpdated(Account[] accounts)
This invoked when the AccountManager starts up and whenever the account set changes.

param
accounts the current accounts