Searched defs:tagTechs (Results 1 – 1 of 1) sorted by relevance
501 String[] tagTechs = tag.getTechList(); in isTechMatch() local600 String[] tagTechs = tag.getTechList(); in tryTech() local703 boolean filterMatch(String[] tagTechs, String[] filterTechs) { in filterMatch()