Searched defs:AccountsListAdapter (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/util/
H A DAccountsListAdapter.java39 public final class AccountsListAdapter extends BaseAdapter { class in inherits:BaseAdapter
44 public AccountsListAdapter(Context context) { method in class:AccountsListAdapter
48 public AccountsListAdapter(Context context, List<AccountInfo> accounts) { method in class:AccountsListAdapter
56 public AccountsListAdapter(Context context, List<AccountInfo> accounts, method in class:AccountsListAdapter

Completed in 39 milliseconds