Searched defs:getResourceName (Results 1 – 2 of 2) sorted by relevance
37 public String getResourceName(int resId) throws NotFoundException { in getResourceName() method in ContactsMockResources
3526 private String getResourceName(Resources resources, String expectedType, Integer resourceId) { in getResourceName() method in ContactsProvider2