Lines Matching refs:AUTHORITY_URI

118     public static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY);
223 * ContactsContract.AUTHORITY_URI,
445 Uri.withAppendedPath(AUTHORITY_URI, "directories");
649 Uri.withAppendedPath(AUTHORITY_URI, CONTENT_DIRECTORY);
1411 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "contacts");
2069 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "profile");
2592 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "raw_contacts");
3191 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "stream_items");
3213 Uri.withAppendedPath(AUTHORITY_URI, "stream_items_limit");
4325 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "data");
4512 Uri.withAppendedPath(AUTHORITY_URI, "raw_contact_entities");
4701 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(AUTHORITY_URI,
4925 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "status_updates");
7111 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "groups");
7117 public static final Uri CONTENT_SUMMARY_URI = Uri.withAppendedPath(AUTHORITY_URI,
7214 Uri.withAppendedPath(AUTHORITY_URI, "aggregation_exceptions");
7407 Uri.withAppendedPath(AUTHORITY_URI, "settings");
7441 Uri.withAppendedPath(AUTHORITY_URI, "provider_status");
7809 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "display_photo");
7817 Uri.withAppendedPath(AUTHORITY_URI, "photo_dimensions");