Searched refs:accountsByType (Results 1 – 1 of 1) sorted by relevance
80 List<Account> accountsByType = new ArrayList<>(); in getAccountsByType() local84 accountsByType.add(a); in getAccountsByType()88 return accountsByType.toArray(new Account[accountsByType.size()]); in getAccountsByType()289 Account[] accountsByType = getAccountsByType(accountType);290 for (Account account : accountsByType) {547 Account[] accountsByType = getAccountsByType(type);548 for (Account account : accountsByType) {568 Account[] accountsByType = getAccountsByType(type);569 for (Account account : accountsByType) {