Searched defs:getResourceTypeName (Results 1 – 6 of 6) sorted by relevance
219 public String getResourceTypeName(int resid) throws NotFoundException { in getResourceTypeName() method in MockResources
350 String getResourceTypeName(@AnyRes int resid) throws NotFoundException { in getResourceTypeName() method in ResourcesImpl
2382 public String getResourceTypeName(@AnyRes int resid) throws NotFoundException { in getResourceTypeName() method in Resources
883 @Nullable String getResourceTypeName(@AnyRes int resId) { in getResourceTypeName() method in AssetManager
755 static String getResourceTypeName(Resources resources, int resid) throws NotFoundException { in getResourceTypeName() method in Resources_Delegate
790 public static String getResourceTypeName(@NonNull String fullResourceName) { in getResourceTypeName() method in ShortcutInfo