Java android.content.pm FeatureInfo fields, constructors, methods, implement or subclass

Example usage for Java android.content.pm FeatureInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.content.pm FeatureInfo.

The text is from its open source code.

Field

intGL_ES_VERSION_UNDEFINED
Default value for #reqGlEsVersion ;
intFLAG_REQUIRED
Set on #flags if this feature has been required by the application.

Constructor