Searched refs:screen_density_groups (Results 1 – 3 of 3) sorted by relevance
153 Group<android::ConfigDescription> screen_density_groups; member161 valid &= IsGroupValid(screen_density_groups, "screen-density-groups", diag); in ValidateVersionCodeOrdering()190 .Add(screen_density_groups, lhs.screen_density_group, rhs.screen_density_group) in operator()
247 if (!CopyXmlReferences(artifact.screen_density_group, config.screen_density_groups, in ToOutputArtifact()591 OrderedEntry<ConfigDescription>& entry = config->screen_density_groups[label]; in ScreenDensityGroupTagHandler()
285 return AddGroup(label, &config_.screen_density_groups, configs); in AddDensityGroup()