Searched refs:URI_OTHER (Results 1 – 1 of 1) sorted by relevance
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/enterprise/ |
D | EnterprisePolicyGuardTest.java | 79 private static final Uri URI_OTHER = field in EnterprisePolicyGuardTest 112 checkDirectorySupport(guard, URI_OTHER, false); in testDirectorySupport() 133 checkCrossProfile(guard, URI_OTHER, false); in testCrossProfile_userSettingOn() 149 checkCrossProfile(guard, URI_OTHER, false); in testCrossProfile_userSettingOn() 165 checkCrossProfile(guard, URI_OTHER, false); in testCrossProfile_userSettingOn() 182 checkCrossProfile(guard, URI_OTHER, false); in testCrossProfile_userSettingOn() 203 checkCrossProfile(guard, URI_OTHER, false); in testCrossProfile_userSettingOff()
|