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