Searched defs:getResourceEntryName (Results 1 – 7 of 7) sorted by relevance
224 public String getResourceEntryName(int resid) throws NotFoundException { in getResourceEntryName() method in MockResources
268 public String getResourceEntryName(int resid) throws NotFoundException { in getResourceEntryName() method in ResourcesWrapper
274 String getResourceEntryName(@AnyRes int resid) throws NotFoundException { in getResourceEntryName() method in ResourcesImpl
804 /*package*/ native final String getResourceEntryName(int resid); in getResourceEntryName() method in AssetManager
1980 public String getResourceEntryName(@AnyRes int resid) throws NotFoundException { in getResourceEntryName() method in Resources
676 static String getResourceEntryName(Resources resources, int resid) throws NotFoundException { in getResourceEntryName() method in Resources_Delegate
519 public static String getResourceEntryName(@NonNull String fullResourceName) { in getResourceEntryName() method in ShortcutInfo