Home | History | Annotate | Download | only in provider

Lines Matching refs:AUTHORITY_URI

109     public static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY);
209 Uri.withAppendedPath(AUTHORITY_URI, CONTENT_DIRECTORY);
857 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "contacts");
1605 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "raw_contacts");
2570 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "data");
2778 Uri.withAppendedPath(AUTHORITY_URI, "raw_contact_entities");
2955 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(AUTHORITY_URI,
3146 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "status_updates");
4995 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "groups");
5001 public static final Uri CONTENT_SUMMARY_URI = Uri.withAppendedPath(AUTHORITY_URI,
5096 Uri.withAppendedPath(AUTHORITY_URI, "aggregation_exceptions");
5277 Uri.withAppendedPath(AUTHORITY_URI, "settings");
5311 Uri.withAppendedPath(AUTHORITY_URI, "provider_status");