Searched refs:mAccountAdapter (Results 1 – 1 of 1) sorted by relevance
56 private AccountAdapter mAccountAdapter; field in ContactAdder104 mAccountAdapter = new AccountAdapter(this, mAccounts); in onCreate()105 mAccountSpinner.setAdapter(mAccountAdapter); in onCreate()264 mAccountAdapter.notifyDataSetChanged(); in onAccountsUpdated()