Lines Matching defs:CONTENT_DIRECTORY

642         public static final String CONTENT_DIRECTORY =
643 SyncStateContract.Constants.CONTENT_DIRECTORY;
649 Uri.withAppendedPath(AUTHORITY_URI, CONTENT_DIRECTORY);
696 public static final String CONTENT_DIRECTORY =
697 SyncStateContract.Constants.CONTENT_DIRECTORY;
703 Uri.withAppendedPath(Profile.CONTENT_URI, CONTENT_DIRECTORY);
1622 public static final String CONTENT_DIRECTORY = "data";
1630 * {@link #CONTENT_DIRECTORY} to the contact URI.
1666 public static final String CONTENT_DIRECTORY = "entities";
1702 public static final String CONTENT_DIRECTORY = "stream_items";
1722 * .appendPath(Contacts.AggregationSuggestions.CONTENT_DIRECTORY)
1748 public static final String CONTENT_DIRECTORY = "suggestions";
1829 builder.appendPath(Contacts.AggregationSuggestions.CONTENT_DIRECTORY);
1865 * Uri photoUri = Uri.withAppendedPath(contactUri, Contacts.Photo.CONTENT_DIRECTORY);
1922 public static final String CONTENT_DIRECTORY = "photo";
1970 Uri photoUri = Uri.withAppendedPath(contactUri, Photo.CONTENT_DIRECTORY);
2346 * Uri entityUri = Uri.withAppendedPath(rawContactUri, Entity.CONTENT_DIRECTORY);
2662 final Uri dataUri = Uri.withAppendedPath(rawContactUri, Data.CONTENT_DIRECTORY);
2683 * append {@link Data#CONTENT_DIRECTORY} to the raw contact URI.
2695 public static final String CONTENT_DIRECTORY = "data";
2702 * {@link RawContacts.Entity#CONTENT_DIRECTORY} to the raw contact URI. See
2729 public static final String CONTENT_DIRECTORY = "entity";
2743 * {@link RawContacts.StreamItems#CONTENT_DIRECTORY} to the raw contact URI. See
2765 public static final String CONTENT_DIRECTORY = "stream_items";
2772 * {@link RawContacts.DisplayPhoto#CONTENT_DIRECTORY} to the raw contact URI.
2790 * RawContacts.DisplayPhoto.CONTENT_DIRECTORY);
2815 public static final String CONTENT_DIRECTORY = "display_photo";
3068 * <dt>Via the {@link RawContacts.StreamItems#CONTENT_DIRECTORY} sub-path of a raw contact:</dt>
3077 * builder.appendEncodedPath(RawContacts.StreamItems.CONTENT_DIRECTORY);
3115 * StreamItems.StreamItemPhotos.CONTENT_DIRECTORY), values);
3149 * Contacts.StreamItems.CONTENT_DIRECTORY),
3157 * .appendPath(Contacts.StreamItems.CONTENT_DIRECTORY).build(),
3166 * RawContacts.StreamItems.CONTENT_DIRECTORY)),
3198 * {@link StreamItems.StreamItemPhotos#CONTENT_DIRECTORY} path to URIs for a
3236 * directory append {@link StreamItems.StreamItemPhotos#CONTENT_DIRECTORY} to
3257 public static final String CONTENT_DIRECTORY = "photo";
3443 * Via the {@link StreamItems.StreamItemPhotos#CONTENT_DIRECTORY} sub-path of a
3453 * builder.appendEncodedPath(StreamItems.StreamItemPhotos.CONTENT_DIRECTORY);
3483 * <dt>Via the {@link StreamItems.StreamItemPhotos#CONTENT_DIRECTORY} sub-path of a
3492 * builder.appendEncodedPath(StreamItems.StreamItemPhotos.CONTENT_DIRECTORY);
3520 * {@link StreamItems.StreamItemPhotos#CONTENT_DIRECTORY} sub-path of a stream item:
3526 * builder.appendEncodedPath(StreamItems.StreamItemPhotos.CONTENT_DIRECTORY);
3538 * builder.appendEncodedPath(StreamItems.StreamItemPhotos.CONTENT_DIRECTORY);
3555 * StreamItems.StreamItemPhotos#CONTENT_DIRECTORY),
3565 * StreamItems.StreamItemPhotos#CONTENT_DIRECTORY),