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
280 String getResourcePackageName(@AnyRes int resid) throws NotFoundException { in getResourcePackageName() method in ResourcesImpl
2198 public String getResourcePackageName(@AnyRes int resid) throws NotFoundException { in getResourcePackageName() method in Resources
755 @Nullable String getResourcePackageName(@AnyRes int resId) { in getResourcePackageName() method in AssetManager
756 static String getResourcePackageName(Resources resources, int resid) throws NotFoundException { in getResourcePackageName() method in Resources_Delegate
693 public static String getResourcePackageName(@NonNull String fullResourceName) { in getResourcePackageName() method in ShortcutInfo