Searched refs:AccountSelectedListener (Results 1 - 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
H A DAccountSelectionUtil.java52 public static class AccountSelectedListener class in class:AccountSelectionUtil
61 public AccountSelectedListener(Context context, List<AccountWithDataSet> accountList, method in class:AccountSelectionUtil.AccountSelectedListener
72 public AccountSelectedListener(Context context, List<AccountWithDataSet> accountList, method in class:AccountSelectionUtil.AccountSelectedListener
144 AccountSelectedListener accountSelectedListener =
145 new AccountSelectedListener(context, writableAccountList, resId);
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
H A DSelectAccountActivity.java49 private AccountSelectionUtil.AccountSelectedListener mAccountSelectionListener;
81 new AccountSelectionUtil.AccountSelectedListener(

Completed in 134 milliseconds