Searched defs:copyBetweenStreams (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/
H A DCallDetailActivityTest.java269 copyBetweenStreams(inputStream, outputStream);
281 public void copyBetweenStreams(InputStream in, OutputStream out) throws IOException { method in class:CallDetailActivityTest

Completed in 48 milliseconds