Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DAccessPermissionWithDiffSigTest.java103 private void assertReadingContentUriAllowed(Uri uri) { in assertReadingContentUriAllowed() method in AccessPermissionWithDiffSigTest
147 assertReadingContentUriAllowed(uri); in assertContentUriAllowed()
280 assertReadingContentUriAllowed(AMBIGUOUS_URI_COMPAT); in testReadProviderWhenAmbiguousCompat()
1158 assertReadingContentUriAllowed(PERM_URI_PATH_RESTRICTING); in testRestrictingProviderNoMatchingPath()
1163 assertReadingContentUriAllowed(test); in testRestrictingProviderNoMatchingPath()
1212 assertReadingContentUriAllowed(test1); in testRestrictingProviderMultipleMatchingPath()
1218 assertReadingContentUriAllowed(test2); in testRestrictingProviderMultipleMatchingPath()