Searched refs:SCHEME_CONTENT (Results 1 – 13 of 13) sorted by relevance
89 .scheme(ContentResolver.SCHEME_CONTENT) in getSuggestions()
92 if (!ContentResolver.SCHEME_CONTENT.equals(appUri.getScheme())) return null; in uriToComponentName()
118 public static final String SCHEME_CONTENT = "content"; field in ContentResolver228 if (!SCHEME_CONTENT.equals(url.getScheme())) { in getType()1047 if (!SCHEME_CONTENT.equals(uri.getScheme())) { in acquireProvider()1066 if (!SCHEME_CONTENT.equals(uri.getScheme())) { in acquireExistingProvider()1094 if (!SCHEME_CONTENT.equals(uri.getScheme())) { in acquireUnstableProvider()
101 TestCase.assertTrue(ContentResolver.SCHEME_CONTENT.equals(uri.getScheme())); in queryEntities()
792 .scheme(ContentResolver.SCHEME_CONTENT) in getSuggestions()
800 } else if (scheme.equals(ContentResolver.SCHEME_CONTENT)) { in convertUriToPath()
628 } else if (ContentResolver.SCHEME_CONTENT.equals(scheme) in resolveUri()
920 } else if (scheme.equals(ContentResolver.SCHEME_CONTENT)) { in convertUriToPath()
4904 if (!ContentResolver.SCHEME_CONTENT.equals(uri.getScheme())) { in checkGrantUriPermissionLocked()
4935 field public static final java.lang.String SCHEME_CONTENT = "content";
4944 field public static final java.lang.String SCHEME_CONTENT = "content";
5170 field public static final java.lang.String SCHEME_CONTENT = "content";