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