public static class

AccountSelectionUtil.AccountSelectedListener

extends Object
implements DialogInterface.OnClickListener
java.lang.Object
   ↳ com.android.contacts.util.AccountSelectionUtil.AccountSelectedListener

Summary

Fields
protected final List<Account> mAccountList
Public Constructors
AccountSelectionUtil.AccountSelectedListener(Context context, List<Account> accountList, int resId)
Public Methods
void onClick(DialogInterface dialog, int which)
[Expand]
Inherited Methods
From class java.lang.Object
From interface android.content.DialogInterface.OnClickListener

Fields

protected final List<Account> mAccountList

Public Constructors

public AccountSelectionUtil.AccountSelectedListener (Context context, List<Account> accountList, int resId)

Public Methods

public void onClick (DialogInterface dialog, int which)