FileDocCategorySizeDatePackage
DrmSupportInfo.javaAPI DocAndroid 5.1 API959Sat Mar 14 14:09:38 GMT 2015android.drm

DrmSupportInfo

public class DrmSupportInfo extends Object

Fields Summary
Constructors Summary
public DrmSupportInfo()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidaddFileSuffix(java.lang.String fileSuffix)

 throw new RuntimeException("Stub!"); 
public voidaddMimeType(java.lang.String mimeType)

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object object)

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

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

 throw new RuntimeException("Stub!"); 
public java.util.IteratorgetFileSuffixIterator()

 throw new RuntimeException("Stub!"); 
public java.util.IteratorgetMimeTypeIterator()

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public voidsetDescription(java.lang.String description)

 throw new RuntimeException("Stub!");