Searched refs:mAccountsListView (Results 1 – 1 of 1) sorted by relevance
60 private ListView mAccountsListView; field in AccountsTester84 mAccountsListView = (ListView) findViewById(R.id.accounts_tester_accounts_list); in onCreate()85 registerForContextMenu(mAccountsListView); in onCreate()190 mAccountsListView.setAdapter(new AccountArrayAdapter(this, accounts)); in onAccountsUpdated()