Home | History | Annotate | Download | only in provider

Lines Matching defs:CONTENT_DIRECTORY

700         public static final String CONTENT_DIRECTORY =
701 SyncStateContract.Constants.CONTENT_DIRECTORY;
707 Uri.withAppendedPath(AUTHORITY_URI, CONTENT_DIRECTORY);
754 public static final String CONTENT_DIRECTORY =
755 SyncStateContract.Constants.CONTENT_DIRECTORY;
761 Uri.withAppendedPath(Profile.CONTENT_URI, CONTENT_DIRECTORY);
1810 public static final String CONTENT_DIRECTORY = "data";
1818 * {@link #CONTENT_DIRECTORY} to the contact URI.
1854 public static final String CONTENT_DIRECTORY = "entities";
1904 public static final String CONTENT_DIRECTORY = "stream_items";
1924 * .appendPath(Contacts.AggregationSuggestions.CONTENT_DIRECTORY)
1950 public static final String CONTENT_DIRECTORY = "suggestions";
2008 builder.appendPath(Contacts.AggregationSuggestions.CONTENT_DIRECTORY);
2045 * Uri photoUri = Uri.withAppendedPath(contactUri, Contacts.Photo.CONTENT_DIRECTORY);
2102 public static final String CONTENT_DIRECTORY = "photo";
2151 Uri photoUri = Uri.withAppendedPath(contactUri, Photo.CONTENT_DIRECTORY);
2568 * Uri entityUri = Uri.withAppendedPath(rawContactUri, Entity.CONTENT_DIRECTORY);
2884 final Uri dataUri = Uri.withAppendedPath(rawContactUri, Data.CONTENT_DIRECTORY);
2905 * append {@link Data#CONTENT_DIRECTORY} to the raw contact URI.
2917 public static final String CONTENT_DIRECTORY = "data";
2924 * {@link RawContacts.Entity#CONTENT_DIRECTORY} to the raw contact URI. See
2951 public static final String CONTENT_DIRECTORY = "entity";
2965 * {@link RawContacts.StreamItems#CONTENT_DIRECTORY} to the raw contact URI. See
3001 public static final String CONTENT_DIRECTORY = "stream_items";
3008 * {@link RawContacts.DisplayPhoto#CONTENT_DIRECTORY} to the raw contact URI.
3026 * RawContacts.DisplayPhoto.CONTENT_DIRECTORY);
3051 public static final String CONTENT_DIRECTORY = "display_photo";
3303 * <dt>Via the {@link RawContacts.StreamItems#CONTENT_DIRECTORY} sub-path of a raw contact:</dt>
3312 * builder.appendEncodedPath(RawContacts.StreamItems.CONTENT_DIRECTORY);
3350 * StreamItems.StreamItemPhotos.CONTENT_DIRECTORY), values);
3384 * Contacts.StreamItems.CONTENT_DIRECTORY),
3392 * .appendPath(Contacts.StreamItems.CONTENT_DIRECTORY).build(),
3401 * RawContacts.StreamItems.CONTENT_DIRECTORY)),
3447 * {@link StreamItems.StreamItemPhotos#CONTENT_DIRECTORY} path to URIs for a
3505 * directory append {@link StreamItems.StreamItemPhotos#CONTENT_DIRECTORY} to
3540 public static final String CONTENT_DIRECTORY = "photo";
3815 * Via the {@link StreamItems.StreamItemPhotos#CONTENT_DIRECTORY} sub-path of a
3825 * builder.appendEncodedPath(StreamItems.StreamItemPhotos.CONTENT_DIRECTORY);
3855 * <dt>Via the {@link StreamItems.StreamItemPhotos#CONTENT_DIRECTORY} sub-path of a
3864 * builder.appendEncodedPath(StreamItems.StreamItemPhotos.CONTENT_DIRECTORY);
3892 * {@link StreamItems.StreamItemPhotos#CONTENT_DIRECTORY} sub-path of a stream item:
3898 * builder.appendEncodedPath(StreamItems.StreamItemPhotos.CONTENT_DIRECTORY);
3910 * builder.appendEncodedPath(StreamItems.StreamItemPhotos.CONTENT_DIRECTORY);
3927 * StreamItems.StreamItemPhotos#CONTENT_DIRECTORY),
3937 * StreamItems.StreamItemPhotos#CONTENT_DIRECTORY),