FileDocCategorySizeDatePackage
TvContentRating.javaAPI DocAndroid 5.1 API1168Sat Mar 14 14:10:02 GMT 2015android.media.tv

TvContentRating

public final class TvContentRating extends Object

Fields Summary
Constructors Summary
TvContentRating()

 throw new RuntimeException("Stub!"); 
Methods Summary
public final booleancontains(android.media.tv.TvContentRating rating)

 throw new RuntimeException("Stub!"); 
public static android.media.tv.TvContentRatingcreateRating(java.lang.String domain, java.lang.String ratingSystem, java.lang.String rating, java.lang.String subRatings)

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

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

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

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

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

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

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

 throw new RuntimeException("Stub!"); 
public static android.media.tv.TvContentRatingunflattenFromString(java.lang.String ratingString)

 throw new RuntimeException("Stub!");