Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/enterprise/
DEnterprisePolicyGuardTest.java74 private static final Uri URI_DIRECTORY_FILE = field in EnterprisePolicyGuardTest
106 checkDirectorySupport(guard, URI_DIRECTORY_FILE, true); in testDirectorySupport()
127 checkCrossProfile(guard, URI_DIRECTORY_FILE, true); in testCrossProfile_userSettingOn()
143 checkCrossProfile(guard, URI_DIRECTORY_FILE, true); in testCrossProfile_userSettingOn()
159 checkCrossProfile(guard, URI_DIRECTORY_FILE, true); in testCrossProfile_userSettingOn()
176 checkCrossProfile(guard, URI_DIRECTORY_FILE, false); in testCrossProfile_userSettingOn()
195 checkCrossProfile(guard, URI_DIRECTORY_FILE, false); in testCrossProfile_userSettingOff()