Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/enterprise/
DEnterprisePolicyGuardTest.java65 private static final Uri URI_EMAILS_LOOKUP = field in EnterprisePolicyGuardTest
101 checkDirectorySupport(guard, URI_EMAILS_LOOKUP, true); in testDirectorySupport()
122 checkCrossProfile(guard, URI_EMAILS_LOOKUP, true); in testCrossProfile_userSettingOn()
138 checkCrossProfile(guard, URI_EMAILS_LOOKUP, true); in testCrossProfile_userSettingOn()
154 checkCrossProfile(guard, URI_EMAILS_LOOKUP, false); in testCrossProfile_userSettingOn()
171 checkCrossProfile(guard, URI_EMAILS_LOOKUP, false); in testCrossProfile_userSettingOn()
190 checkCrossProfile(guard, appendRemoteDirectoryId(URI_EMAILS_LOOKUP), false); in testCrossProfile_userSettingOff()
206 checkCrossProfile(guard, URI_EMAILS_LOOKUP, true); in testCrossProfile_userSettingOff()