Searched defs:getResourcePackageName (Results 1 – 7 of 7) sorted by relevance
214 public String getResourcePackageName(int resid) throws NotFoundException { in getResourcePackageName() method in MockResources
84 public String getResourcePackageName(@AnyRes int resId) { in getResourcePackageName() method in ExternalResources.Resources
277 String getResourcePackageName(@AnyRes int resid) throws NotFoundException { in getResourcePackageName() method in ResourcesImpl
2346 public String getResourcePackageName(@AnyRes int resid) throws NotFoundException { in getResourcePackageName() method in Resources
773 @Nullable String getResourcePackageName(@AnyRes int resId) { in getResourcePackageName() method in AssetManager
761 static String getResourcePackageName(Resources resources, int resid) throws NotFoundException { in getResourcePackageName() method in Resources_Delegate
776 public static String getResourcePackageName(@NonNull String fullResourceName) { in getResourcePackageName() method in ShortcutInfo