Searched refs:Media (Results 1 – 20 of 20) sorted by relevance
/development/apps/Development/src/com/android/development/ |
D | MediaScannerActivity.java | 94 mAudioUri = MediaStore.Audio.Media.EXTERNAL_CONTENT_URI; in onCreate() 184 map.put(Audio.Media.ARTIST, artist); in addAlbum() 186 map.put(Audio.Media.ALBUM, albumName); in addAlbum() 187 map.put(Audio.Media.TRACK, i + 1); in addAlbum() 188 map.put(Audio.Media.DURATION, 4*60*1000); in addAlbum() 189 map.put(Audio.Media.IS_MUSIC, 1); in addAlbum() 190 map.put(Audio.Media.YEAR, baseYear + mRandom.nextInt(10)); in addAlbum()
|
/development/samples/browseable/ScreenCapture/ |
D | _index.jd | 3 sample.group=Media 8 This sample demonstrates how to use Media Projection API introduced in Android 5.0 Lollipop. Press
|
/development/samples/browseable/MediaEffects/ |
D | _index.jd | 3 sample.group=Media 8 This sample shows how to use the Media Effects APIs that were introduced in Android 4.0.
|
/development/samples/browseable/BasicMediaRouter/ |
D | _index.jd | 3 sample.group=Media 9 content on a secondary display.\n\nUse the "Media Route Action Item" in the ActionBar
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
D | PhotosContentJob.java | 48 = MediaStore.Images.Media.EXTERNAL_CONTENT_URI.getPathSegments(); 69 MediaStore.Images.Media.EXTERNAL_CONTENT_URI, in builder.addTriggerContentUri() 163 MediaStore.Images.Media.EXTERNAL_CONTENT_URI, in onStartJob()
|
/development/samples/ApiDemos/src/com/example/android/apis/media/ |
D | MediaPlayerDemo_Video.java | 72 private void playVideo(Integer Media) { in playVideo() argument 76 switch (Media) { in playVideo()
|
/development/samples/browseable/MediaRouter/ |
D | _index.jd | 3 sample.group=Media
|
/development/samples/browseable/Camera2Video/ |
D | _index.jd | 3 sample.group=Media
|
/development/samples/browseable/BasicMediaDecoder/ |
D | _index.jd | 3 sample.group=Media
|
/development/samples/browseable/Camera2Raw/ |
D | _index.jd | 3 sample.group=Media
|
/development/samples/browseable/MidiSynth/ |
D | _index.jd | 3 sample.group=Media
|
/development/samples/browseable/MidiScope/ |
D | _index.jd | 3 sample.group=Media
|
/development/samples/browseable/Camera2Basic/ |
D | _index.jd | 3 sample.group=Media
|
/development/samples/browseable/HdrViewfinder/ |
D | _index.jd | 3 sample.group=Media
|
/development/samples/browseable/MediaRecorder/ |
D | _index.jd | 3 sample.group=Media
|
/development/samples/browseable/MediaBrowserService/ |
D | _index.jd | 3 sample.group=Media
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/ |
D | AddVoicemailActivity.java | 164 Intent recordingIntent = new Intent(MediaStore.Audio.Media.RECORD_SOUND_ACTION); in startRecording()
|
/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/ |
D | OtherMetadataFragment.java | 238 result = MediaStore.Images.Media.getBitmap(getActivity().getContentResolver() in loadBitmapFromContactUri()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | project.csv | 154 2018/03/02,platform/packages/apps/Car/Media,,Downstream Only Projects,0,0,0,0,0
|
D | commit.csv | 2200 …61de78185ef74,platform/cts,fake_IgxaQ2fqSPat-mP3L2UzSw@fakeemail.com,RTSP Media tests should use r… 3890 …ef0b6265dbb88b970c,platform/cts,fake_p-lYONswTBGaAWMSKvP6AA@fakeemail.com,Media utils: Make toogle… 4266 …e38bcd4ff,platform/cts,fake_HsnXKwO9RZOUlhGBMn393w@fakeemail.com,"Fix CTS Media Utils, change Medi… 4758 …b12d95b4a4ec79491b,platform/cts,fake_lDYfIbSXR5i31aDD4niiSw@fakeemail.com,Media Metrics CTS test c… 8205 …t/connectivity,fake_U_Apy3xAT1WM-krO-uea7Q@fakeemail.com,Adding More Bluetooth Media Test coverage. 9688 …ke_U_Apy3xAT1WM-krO-uea7Q@fakeemail.com,Adding more test coverage for Bluetooth Media (Avrcp/A2dp). 18687 …s/apps/Bluetooth,fake_yIcJh8rJRDKSRF2rlBijaQ@fakeemail.com,Initialize the Media Player list at sta… 18961 …c2,platform/packages/apps/Bluetooth,fake_hXfzCamoTwCy8ddFbA_ZyA@fakeemail.com,Prepare Media Session 18994 …s/Bluetooth,fake_mmwUdN0mTpu66Ey_HYJufA@fakeemail.com,Define a label for A2DP Media Browser service 19185 …s/Bluetooth,fake_mmwUdN0mTpu66Ey_HYJufA@fakeemail.com,Define a label for A2DP Media Browser service [all …]
|