Searched defs:getResourceTypeName (Results 1 – 6 of 6) sorted by relevance
219 public String getResourceTypeName(int resid) throws NotFoundException { in getResourceTypeName() method in MockResources
288 String getResourceTypeName(@AnyRes int resid) throws NotFoundException { in getResourceTypeName() method in ResourcesImpl
2095 public String getResourceTypeName(@AnyRes int resid) throws NotFoundException { in getResourceTypeName() method in Resources
728 @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
678 public static String getResourceTypeName(@NonNull String fullResourceName) { in getResourceTypeName() method in ShortcutInfo