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.java412 ContactsTestSet contactsTestSet = new ContactsTestSet(ManagedProfileTest.this, in testManagedContactsUris()
440 ContactsTestSet contactsTestSet = new ContactsTestSet(ManagedProfileTest.this, in testManagedContactsPolicies()
845 private static class ContactsTestSet { class in ManagedProfileTest
852 public ContactsTestSet(ManagedProfileTest managedProfileTest, String managedProfilePackage, in ContactsTestSet() method in ManagedProfileTest.ContactsTestSet