Searched refs:ctsAccounts (Results 1 – 1 of 1) sorted by relevance
146 Account[] ctsAccounts = am.getAccountsByType(ACCOUNT_TYPE); in tearDown() local148 ArrayList<Account> accounts = new ArrayList<>(Arrays.asList(ctsAccounts)); in tearDown()