Searched refs:phoneAccountHandlesInPackage (Results 1 – 1 of 1) sorted by relevance
165 Set<PhoneAccountHandle> phoneAccountHandlesInPackage = new HashSet<>(); in clearAccountsForPackage() local169 phoneAccountHandlesInPackage.add(handle); in clearAccountsForPackage()173 for (PhoneAccountHandle handle : phoneAccountHandlesInPackage) { in clearAccountsForPackage()