Searched refs:copyStream (Results 1 – 2 of 2) sorted by relevance
200 Utils.copyStream(is, os, 200); in createProfileVCardFile()
169 public static void copyStream(InputStream is, OutputStream os, int bufferSize) in copyStream() method in Utils