Searched defs:resType (Results 1 – 5 of 5) sorted by relevance
137 public void addResourceValue(String resType, ResourceValue value) { in addResourceValue()
84 public static ResourceFolderType[] getRelatedFolders(ResourceType resType) { in getRelatedFolders()99 public static boolean match(ResourceType resType, ResourceFolderType folderType) { in match()
180 String resType = inner.getSimpleName(); in parseClass() local
252 ResourceType resType = ResourceType.getEnum(typeName); in getPossibleValues() local
43 void addResourceValue(String resType, ResourceValue value); in addResourceValue()