Lines Matching defs:AUTHORITY_URI

115     public static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY);
217 * ContactsContract.AUTHORITY_URI,
388 Uri.withAppendedPath(AUTHORITY_URI, "directories");
592 Uri.withAppendedPath(AUTHORITY_URI, CONTENT_DIRECTORY);
1385 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "contacts");
1397 public static final Uri CORP_CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI,
2111 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "profile");
2189 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI,
2688 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "raw_contacts");
3311 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "stream_items");
3341 Uri.withAppendedPath(AUTHORITY_URI, "stream_items_limit");
4628 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "data");
4822 Uri.withAppendedPath(AUTHORITY_URI, "raw_contact_entities");
5012 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(AUTHORITY_URI,
5047 public static final Uri ENTERPRISE_CONTENT_FILTER_URI = Uri.withAppendedPath(AUTHORITY_URI,
5271 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "status_updates");
7531 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "groups");
7537 public static final Uri CONTENT_SUMMARY_URI = Uri.withAppendedPath(AUTHORITY_URI,
7634 Uri.withAppendedPath(AUTHORITY_URI, "aggregation_exceptions");
7827 Uri.withAppendedPath(AUTHORITY_URI, "settings");
7861 Uri.withAppendedPath(AUTHORITY_URI, "provider_status");
8074 contentResolver.call(ContactsContract.AUTHORITY_URI, PinnedPositions.UNDEMOTE_METHOD,
8316 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "display_photo");
8324 Uri.withAppendedPath(AUTHORITY_URI, "photo_dimensions");