FileDocCategorySizeDatePackage
FeatureInfo.javaAPI DocAndroid 5.1 API887Sat Mar 14 14:09:40 GMT 2015android.content.pm

FeatureInfo

public class FeatureInfo extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public static final int
FLAG_REQUIRED
public static final int
GL_ES_VERSION_UNDEFINED
public int
flags
public String
name
public int
reqGlEsVersion
Constructors Summary
public FeatureInfo()

 throw new RuntimeException("Stub!"); 
public FeatureInfo(FeatureInfo orig)

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

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

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

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

 throw new RuntimeException("Stub!");