Searched refs:DeviceFeature (Results 1 – 4 of 4) 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()