FileDocCategorySizeDatePackage
MediaDescription.javaAPI DocAndroid 5.1 API2188Sat Mar 14 14:09:42 GMT 2015android.media

MediaDescription

public class MediaDescription extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
MediaDescription()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public java.lang.CharSequencegetDescription()

 throw new RuntimeException("Stub!"); 
public android.os.BundlegetExtras()

 throw new RuntimeException("Stub!"); 
public android.graphics.BitmapgetIconBitmap()

 throw new RuntimeException("Stub!"); 
public android.net.UrigetIconUri()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetMediaId()

 throw new RuntimeException("Stub!"); 
public java.lang.CharSequencegetSubtitle()

 throw new RuntimeException("Stub!"); 
public java.lang.CharSequencegetTitle()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");