Searched defs:getResourceEntryName (Results 1 – 6 of 6) sorted by relevance
224 public String getResourceEntryName(int resid) throws NotFoundException { in getResourceEntryName() method in MockResources
296 String getResourceEntryName(@AnyRes int resid) throws NotFoundException { in getResourceEntryName() method in ResourcesImpl
2111 public String getResourceEntryName(@AnyRes int resid) throws NotFoundException { in getResourceEntryName() method in Resources
736 @Nullable String getResourceEntryName(@AnyRes int resId) { in getResourceEntryName() method in AssetManager
733 static String getResourceEntryName(Resources resources, int resid) throws NotFoundException { in getResourceEntryName() method in Resources_Delegate
710 public static String getResourceEntryName(@NonNull String fullResourceName) { in getResourceEntryName() method in ShortcutInfo