Searched defs:resName (Results 1 – 5 of 5) sorted by relevance
31 public static File copyResourceToTempFile(String resName) throws IOException { in copyResourceToTempFile()
66 private byte[] getByteArrayFromRawRes(int resId, String resName) throws IOException { in getByteArrayFromRawRes()
278 public static String getResourceString(@NonNull Context context, String resName) { in getResourceString()
608 protected Icon loadPackageDrawableIcon(Context packageContext, String resName) in loadPackageDrawableIcon()623 protected Icon loadCallerDrawableIcon(String resName) throws Exception { in loadCallerDrawableIcon()
126 public static File copyResourceToTempFile(String resName) throws IOException { in copyResourceToTempFile()