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
246 String getResourceTypeName(@AnyRes int resid) throws NotFoundException { in getResourceTypeName() method in ResourcesImpl
797 /*package*/ native final String getResourceTypeName(int resid); in getResourceTypeName() method in AssetManager
1963 public String getResourceTypeName(@AnyRes int resid) throws NotFoundException { in getResourceTypeName() method in Resources
709 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