Searched refs:DeviceFeature (Results 1 – 4 of 4) sorted by relevance
95 using DeviceFeature = std::string; variable115 std::vector<DeviceFeature> features;
68 using ::aapt::configuration::DeviceFeature;
153 Group<DeviceFeature> device_feature_groups;
51 using ::aapt::configuration::DeviceFeature;828 OrderedEntry<DeviceFeature>& entry = config->device_feature_groups[label]; in DeviceFeatureGroupTagHandler()