Searched refs:AccountSelectedListener (Results 1 – 2 of 2) sorted by relevance
53 public static class AccountSelectedListener class in AccountSelectionUtil62 public AccountSelectedListener(Context context, List<AccountWithDataSet> accountList, in AccountSelectedListener() method in AccountSelectionUtil.AccountSelectedListener73 public AccountSelectedListener(Context context, List<AccountWithDataSet> accountList, in AccountSelectedListener() method in AccountSelectionUtil.AccountSelectedListener143 AccountSelectedListener accountSelectedListener = in getSelectAccountDialog()144 new AccountSelectedListener(context, writableAccountList, resId); in getSelectAccountDialog()
49 private AccountSelectionUtil.AccountSelectedListener mAccountSelectionListener;81 new AccountSelectionUtil.AccountSelectedListener( in onCreate()