Searched refs:INTERNAL_CONTENT_URI (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DMediaStore.java676 public static final Uri INTERNAL_CONTENT_URI = field in class:MediaStore.Images.Media
798 public static final Uri INTERNAL_CONTENT_URI = field in class:MediaStore.Images.Thumbnails
1075 EXTERNAL_CONTENT_URI : INTERNAL_CONTENT_URI);
1081 public static final Uri INTERNAL_CONTENT_URI = field in class:MediaStore.Audio.Media
1152 public static final Uri INTERNAL_CONTENT_URI = field in class:MediaStore.Audio.Genres
1264 public static final Uri INTERNAL_CONTENT_URI = field in class:MediaStore.Audio.Playlists
1403 public static final Uri INTERNAL_CONTENT_URI = field in class:MediaStore.Audio.Artists
1529 public static final Uri INTERNAL_CONTENT_URI = field in class:MediaStore.Audio.Albums
1688 public static final Uri INTERNAL_CONTENT_URI = field in class:MediaStore.Video.Media
1793 public static final Uri INTERNAL_CONTENT_URI field in class:MediaStore.Video.Thumbnails
[all...]
/frameworks/base/services/java/com/android/server/
H A DDemoDataSet.java110 url = mContentResolver.insert(Images.Media.INTERNAL_CONTENT_URI, imagev);
/frameworks/base/media/java/android/media/
H A DRingtoneManager.java182 "\"" + MediaStore.Audio.Media.INTERNAL_CONTENT_URI + "\"",
489 MediaStore.Audio.Media.INTERNAL_CONTENT_URI, INTERNAL_COLUMNS,

Completed in 1573 milliseconds