Searched defs:getResourcePackageName (Results 1 – 7 of 7) sorted by relevance
214 public String getResourcePackageName(int resid) throws NotFoundException { in getResourcePackageName() method in MockResources
253 public String getResourcePackageName(int resid) throws NotFoundException { in getResourcePackageName() method in ResourcesWrapper
666 static String getResourcePackageName(Resources resources, int resid) throws NotFoundException { in getResourcePackageName() method in Resources_Delegate
233 String getResourcePackageName(@AnyRes int resid) throws NotFoundException { in getResourcePackageName() method in ResourcesImpl
769 /*package*/ native final String getResourcePackageName(int resid); in getResourcePackageName() method in AssetManager
1915 public String getResourcePackageName(@AnyRes int resid) throws NotFoundException { in getResourcePackageName() method in Resources
455 public static String getResourcePackageName(@NonNull String fullResourceName) { in getResourcePackageName() method in ShortcutInfo