Searched refs:safeCloseStream (Results 1 – 2 of 2) sorted by relevance
203 Utils.safeCloseStream(is); in createProfileVCardFile()204 Utils.safeCloseStream(os); in createProfileVCardFile()
161 public static void safeCloseStream(InputStream is) { in safeCloseStream() method in Utils171 public static void safeCloseStream(OutputStream os) { in safeCloseStream() method in Utils