Searched refs:assertContentUriAllowed (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.cts.usespermissiondiffcertapp.Asserts.assertContentUriAllowed;210 assertContentUriAllowed( in testRestrictingProviderMatchingShadyPaths()212 assertContentUriAllowed( in testRestrictingProviderMatchingShadyPaths()214 assertContentUriAllowed( in testRestrictingProviderMatchingShadyPaths()
128 static void assertContentUriAllowed(Uri uri) { in assertContentUriAllowed() method in Asserts