Searched defs:getResourceMapById (Results 1 – 3 of 3) sorted by relevance
65 HashMap<String, String> getResourceMapById(int resId, byte[] data); in getResourceMapById() method
471 public HashMap<String, String> getResourceMapById(int resId, byte[] data) { in getResourceMapById() method in ResourcesParserV1
493 public HashMap<String, String> getResourceMapById(int resId, byte[] data) { in getResourceMapById() method in ResourcesParserV2