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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/enterprise/
H A DEnterprisePolicyGuardTest.java70 private static final Uri URI_DIRECTORIES = field in class:EnterprisePolicyGuardTest
107 checkDirectorySupport(guard, URI_DIRECTORIES, false);
128 checkCrossProfile(guard, URI_DIRECTORIES, true);
144 checkCrossProfile(guard, URI_DIRECTORIES, true);
160 checkCrossProfile(guard, URI_DIRECTORIES, true);
177 checkCrossProfile(guard, URI_DIRECTORIES, false);
198 checkCrossProfile(guard, URI_DIRECTORIES, true);

Completed in 271 milliseconds