Searched refs:toSet (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/editor/
H A DContactEditorUtilsTest.java131 toSet(mTarget.getSavedAccounts()));
139 toSet(mTarget.getSavedAccounts()));
147 toSet(mTarget.getSavedAccounts()));
293 private static <T> Set<T> toSet(Collection<T> collection) { method in class:ContactEditorUtilsTest

Completed in 69 milliseconds