Searched defs:getResourceTypeName (Results 1 – 6 of 6) sorted by relevance
219 public String getResourceTypeName(int resid) throws NotFoundException { in getResourceTypeName() method in MockResources
276 String getResourceTypeName(@AnyRes int resid) throws NotFoundException { in getResourceTypeName() method in ResourcesImpl
2260 public String getResourceTypeName(@AnyRes int resid) throws NotFoundException { in getResourceTypeName() method in Resources
769 @Nullable String getResourceTypeName(@AnyRes int resId) { in getResourceTypeName() method in AssetManager
765 static String getResourceTypeName(Resources resources, int resid) throws NotFoundException { in getResourceTypeName() method in Resources_Delegate
727 public static String getResourceTypeName(@NonNull String fullResourceName) { in getResourceTypeName() method in ShortcutInfo