Home
last modified time | relevance | path

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

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