Searched refs:otherDefs (Results 1 – 1 of 1) sorted by relevance
1643 int[] otherDefs = getTagDefinitionsForTagId(tagId); in setTagDefinition() local1661 if (otherDefs != null) { in setTagDefinition()1662 for (int def : otherDefs) { in setTagDefinition()