Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java522 contactsTestSet.checkIfCanLookupEnterpriseContacts(true); in testManagedContactsUris()
550 contactsTestSet.checkIfCanLookupEnterpriseContacts(true); in testManagedContactsPolicies()
555 contactsTestSet.checkIfCanLookupEnterpriseContacts(false); in testManagedContactsPolicies()
560 contactsTestSet.checkIfCanLookupEnterpriseContacts(false); in testManagedContactsPolicies()
1067 public void checkIfCanLookupEnterpriseContacts(boolean expected) in checkIfCanLookupEnterpriseContacts() method in ManagedProfileTest.ContactsTestSet