Searched refs:addResourceValue (Results 1 – 2 of 2) sorted by relevance
43 void addResourceValue(String resType, ResourceValue value); in addResourceValue() method105 mRepository.addResourceValue(type, mCurrentStyle); in startElement()108 mRepository.addResourceValue(type, mCurrentValue); in startElement()
137 public void addResourceValue(String resType, ResourceValue value) { in addResourceValue() method in MultiResourceFile