Searched refs:BASE_CONTENT_URI (Results 1 – 1 of 1) sorted by relevance
39 public static final Uri BASE_CONTENT_URI = Uri.parse("content://" + CONTENT_AUTHORITY); field in FeedContract65 BASE_CONTENT_URI.buildUpon().appendPath(PATH_ENTRIES).build();