Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/enterprise/
DEnterprisePolicyGuardTest.java71 private static final Uri URI_DIRECTORIES = field in EnterprisePolicyGuardTest
108 checkDirectorySupport(guard, URI_DIRECTORIES, false); in testDirectorySupport()
129 checkCrossProfile(guard, URI_DIRECTORIES, true); in testCrossProfile_userSettingOn()
145 checkCrossProfile(guard, URI_DIRECTORIES, true); in testCrossProfile_userSettingOn()
161 checkCrossProfile(guard, URI_DIRECTORIES, true); in testCrossProfile_userSettingOn()
178 checkCrossProfile(guard, URI_DIRECTORIES, false); in testCrossProfile_userSettingOn()
199 checkCrossProfile(guard, URI_DIRECTORIES, true); in testCrossProfile_userSettingOff()