Searched defs:getResourceTypeName (Results 1 – 7 of 7) sorted by relevance
219 public String getResourceTypeName(int resid) throws NotFoundException { in getResourceTypeName() method in MockResources
263 public String getResourceTypeName(int resid) throws NotFoundException { in getResourceTypeName() method in ResourcesWrapper
266 String getResourceTypeName(@AnyRes int resid) throws NotFoundException { in getResourceTypeName() method in ResourcesImpl
803 /*package*/ native final String getResourceTypeName(int resid); in getResourceTypeName() method in AssetManager
1964 public String getResourceTypeName(@AnyRes int resid) throws NotFoundException { in getResourceTypeName() method in Resources
721 static String getResourceTypeName(Resources resources, int resid) throws NotFoundException { in getResourceTypeName() method in Resources_Delegate
487 public static String getResourceTypeName(@NonNull String fullResourceName) { in getResourceTypeName() method in ShortcutInfo