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.java417 contactsTestSet.checkIfCanLookupEnterpriseContacts(true); in testManagedContactsUris()
445 contactsTestSet.checkIfCanLookupEnterpriseContacts(true); in testManagedContactsPolicies()
450 contactsTestSet.checkIfCanLookupEnterpriseContacts(false); in testManagedContactsPolicies()
455 contactsTestSet.checkIfCanLookupEnterpriseContacts(false); in testManagedContactsPolicies()
888 public void checkIfCanLookupEnterpriseContacts(boolean expected) in checkIfCanLookupEnterpriseContacts() method in ManagedProfileTest.ContactsTestSet