Searched refs:DeviceFeature (Results 1 – 6 of 6) sorted by relevance
96 using DeviceFeature = std::string; variable116 std::vector<DeviceFeature> features;
70 using ::aapt::configuration::DeviceFeature;
155 Group<DeviceFeature> device_feature_groups;
53 using ::aapt::configuration::DeviceFeature;830 OrderedEntry<DeviceFeature>& entry = config->device_feature_groups[label]; in DeviceFeatureGroupTagHandler()
549 @interface DeviceFeature {} annotation in Constants
721 for (@Constants.DeviceFeature Integer deviceFeature : deviceFeatures) { in buildReportFeatures()