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
606 private String getResourceName(int resId) { in getResourceName() method in NavigationBarView
622 public String getResourceName(int resid) throws NotFoundException { in getResourceName() method in BridgeResources
712 /*package*/ native final String getResourceName(int resid); in getResourceName() method in AssetManager
2232 public String getResourceName(@AnyRes int resid) throws NotFoundException { in getResourceName() method in Resources
3807 bool ResTable::getResourceName(uint32_t resID, bool allowUtf8, resource_name* outName) const in getResourceName() function in android::ResTable