Searched refs:mRepository (Results 1 – 3 of 3) sorted by relevance
66 private final IValueResourceRepository mRepository; field in ValueResourceParser71 mRepository = repository; in ValueResourceParser()132 mRepository.addResourceValue(mCurrentStyle); in startElement()138 mRepository.addResourceValue(mCurrentDeclareStyleable); in startElement()143 mRepository.addResourceValue(mCurrentAttr); in startElement()148 mRepository.addResourceValue(mArrayResourceValue); in startElement()154 mRepository.addResourceValue(mCurrentValue); in startElement()177 mRepository.addResourceValue(mCurrentAttr); in startElement()
40 private final ResourceRepository mRepository; field in ResourceFolder54 mRepository = repository; in ResourceFolder()117 return mRepository; in getRepository()
45 private final IValueResourceRepository mRepository; field in IdResourceParser57 mRepository = repository; in IdResourceParser()112 mRepository.addResourceValue(newId); in parse()