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.java75 private static final Uri URI_DIRECTORY_FILE = field in EnterprisePolicyGuardTest
107 checkDirectorySupport(guard, URI_DIRECTORY_FILE, true); in testDirectorySupport()
128 checkCrossProfile(guard, URI_DIRECTORY_FILE, true); in testCrossProfile_userSettingOn()
144 checkCrossProfile(guard, URI_DIRECTORY_FILE, true); in testCrossProfile_userSettingOn()
160 checkCrossProfile(guard, URI_DIRECTORY_FILE, true); in testCrossProfile_userSettingOn()
177 checkCrossProfile(guard, URI_DIRECTORY_FILE, false); in testCrossProfile_userSettingOn()
196 checkCrossProfile(guard, URI_DIRECTORY_FILE, false); in testCrossProfile_userSettingOff()