Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java418 contactsTestSet.checkIfCanFilterEnterpriseContacts(true); in testManagedContactsUris()
446 contactsTestSet.checkIfCanFilterEnterpriseContacts(false); in testManagedContactsPolicies()
451 contactsTestSet.checkIfCanFilterEnterpriseContacts(true); in testManagedContactsPolicies()
456 contactsTestSet.checkIfCanFilterEnterpriseContacts(false); in testManagedContactsPolicies()
1031 public void checkIfCanFilterEnterpriseContacts(boolean expected) in checkIfCanFilterEnterpriseContacts() method in ManagedProfileTest.ContactsTestSet