Lines Matching defs:AUTHORITY_URI

118     public static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY);
241 * ContactsContract.AUTHORITY_URI,
413 Uri.withAppendedPath(AUTHORITY_URI, "directories");
427 public static final Uri ENTERPRISE_CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI,
440 public static final Uri ENTERPRISE_FILE_URI = Uri.withAppendedPath(AUTHORITY_URI,
704 Uri.withAppendedPath(AUTHORITY_URI, CONTENT_DIRECTORY);
1519 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "contacts");
1531 public static final Uri CORP_CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI,
2247 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "profile");
2325 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI,
2811 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "raw_contacts");
3437 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "stream_items");
3467 Uri.withAppendedPath(AUTHORITY_URI, "stream_items_limit");
4801 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "data");
4809 static final Uri ENTERPRISE_CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI,
5004 Uri.withAppendedPath(AUTHORITY_URI, "raw_contact_entities");
5012 Uri.withAppendedPath(AUTHORITY_URI, "raw_contact_entities_corp");
5225 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(AUTHORITY_URI,
5274 public static final Uri ENTERPRISE_CONTENT_FILTER_URI = Uri.withAppendedPath(AUTHORITY_URI,
5498 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "status_updates");
7845 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "groups");
7851 public static final Uri CONTENT_SUMMARY_URI = Uri.withAppendedPath(AUTHORITY_URI,
7948 Uri.withAppendedPath(AUTHORITY_URI, "aggregation_exceptions");
8141 Uri.withAppendedPath(AUTHORITY_URI, "settings");
8171 Uri.withAppendedPath(AUTHORITY_URI, "provider_status");
8357 contentResolver.call(ContactsContract.AUTHORITY_URI, PinnedPositions.UNDEMOTE_METHOD,
8721 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "display_photo");
8729 Uri.withAppendedPath(AUTHORITY_URI, "photo_dimensions");