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

/frameworks/base/tools/aapt/
H A DCommand.cpp540 static void addImpliedFeature(KeyedVector<String8, ImpliedFeature>* impliedFeatures, function
651 addImpliedFeature(impliedFeatures, "android.hardware.camera",
656 addImpliedFeature(impliedFeatures, "android.hardware.location.gps",
659 addImpliedFeature(impliedFeatures, "android.hardware.location.gps",
663 addImpliedFeature(impliedFeatures, "android.hardware.location",
668 addImpliedFeature(impliedFeatures, "android.hardware.location.network",
671 addImpliedFeature(impliedFeatures, "android.hardware.location.network",
675 addImpliedFeature(impliedFeatures, "android.hardware.location",
681 addImpliedFeature(impliedFeatures, "android.hardware.location",
687 addImpliedFeature(impliedFeature
[all...]

Completed in 68 milliseconds