File
Doc
Category
Size
Date
Package
TvContentRatingSystemInfo.java
API Doc
Android 5.1 API
726
Sat Mar 14 14:10:00 GMT 2015
android.media.tv
TvContentRatingSystemInfo
java.lang.Object
public final class TvContentRatingSystemInfo extends Object implements android.os.Parcelable
Fields Summary
Constructors Summary
TvContentRatingSystemInfo
()
throw new RuntimeException("Stub!");
Methods Summary
public static final
android.media.tv.TvContentRatingSystemInfo
createTvContentRatingSystemInfo
(
int
xmlResourceId,
android.content.pm.ApplicationInfo
applicationInfo)
throw new RuntimeException("Stub!");
public
int
describeContents
()
throw new RuntimeException("Stub!");
public final
android.net.Uri
getXmlUri
()
throw new RuntimeException("Stub!");
public final
boolean
isSystemDefined
()
throw new RuntimeException("Stub!");
public void
writeToParcel
(
android.os.Parcel
dest,
int
flags)
throw new RuntimeException("Stub!");
Java Code Source