Home
last modified time | relevance | path

Searched refs:ContactsTestSet (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java517 ContactsTestSet contactsTestSet = new ContactsTestSet(ManagedProfileTest.this, in testManagedContactsUris()
545 ContactsTestSet contactsTestSet = new ContactsTestSet(ManagedProfileTest.this, in testManagedContactsPolicies()
1024 private static class ContactsTestSet { class in ManagedProfileTest
1031 public ContactsTestSet(ManagedProfileTest managedProfileTest, String managedProfilePackage, in ContactsTestSet() method in ManagedProfileTest.ContactsTestSet