Searched defs:getResourceName (Results 1 – 7 of 7) sorted by relevance
204 public String getResourceName(int resid) throws NotFoundException { in getResourceName() method in MockResources
251 public String getResourceName(int resid) throws NotFoundException { in getResourceName() method in ResourcesWrapper
479 public String getResourceName(int resid) throws NotFoundException { in getResourceName() method in BridgeResources
594 private String getResourceName(int resId) { in getResourceName() method in NavigationBarView
698 /*package*/ native final String getResourceName(int resid); in getResourceName() method in AssetManager
2067 public String getResourceName(int resid) throws NotFoundException { in getResourceName() method in Resources
3551 bool ResTable::getResourceName(uint32_t resID, bool allowUtf8, resource_name* outName) const in getResourceName() function in android::ResTable