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