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

/frameworks/base/tools/aapt/
H A DCommand.cpp556 static void addImpliedFeature(KeyedVector<String8, ImpliedFeature>* impliedFeatures, function
667 addImpliedFeature(impliedFeatures, "android.hardware.camera",
672 addImpliedFeature(impliedFeatures, "android.hardware.location.gps",
675 addImpliedFeature(impliedFeatures, "android.hardware.location.gps",
679 addImpliedFeature(impliedFeatures, "android.hardware.location",
684 addImpliedFeature(impliedFeatures, "android.hardware.location.network",
687 addImpliedFeature(impliedFeatures, "android.hardware.location.network",
691 addImpliedFeature(impliedFeatures, "android.hardware.location",
697 addImpliedFeature(impliedFeatures, "android.hardware.location",
703 addImpliedFeature(impliedFeature
[all...]

Completed in 696 milliseconds