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

/frameworks/base/tools/aapt/
H A DCommand.cpp532 static void addImpliedFeature(KeyedVector<String8, ImpliedFeature>* impliedFeatures, function
636 addImpliedFeature(impliedFeatures, "android.hardware.camera",
640 addImpliedFeature(impliedFeatures, "android.hardware.location.gps",
643 addImpliedFeature(impliedFeatures, "android.hardware.location",
647 addImpliedFeature(impliedFeatures, "android.hardware.location",
651 addImpliedFeature(impliedFeatures, "android.hardware.location.network",
654 addImpliedFeature(impliedFeatures, "android.hardware.location",
659 addImpliedFeature(impliedFeatures, "android.hardware.location",
665 addImpliedFeature(impliedFeatures, "android.hardware.bluetooth",
668 addImpliedFeature(impliedFeature
[all...]

Completed in 104 milliseconds