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