Searched defs:FLAG_REQUIRED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/pm/
H A DFeatureInfo.java51 public static final int FLAG_REQUIRED = 0x0001; field in class:FeatureInfo
54 * Additional flags. May be zero or more of {@link #FLAG_REQUIRED}.

Completed in 43 milliseconds