Searched refs:accountItems (Results 1 – 1 of 1) sorted by relevance
156 ArrayList<AccountEntryItem> accountItems = new ArrayList<AccountEntryItem>(); in setAccounts() local158 accountItems.add(new AccountEntryItem(R.id.nav_filter, filter)); in setAccounts()163 mAccountEntries.addAll(accountItems); in setAccounts()