Searched refs:getProductVars (Results 1 – 2 of 2) sorted by relevance
69 public TreeMap<String, VarType> getProductVars() { in getProductVars() method in ConfigBase106 for (Map.Entry<String, VarType> entry: that.getProductVars().entrySet()) { in copyFrom()
454 for (Map.Entry<String, VarType> entry: mGenericConfig.getProductVars().entrySet()) { in setDefaultKnownVars()