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

/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DAsmGenerator.java240 byte[] b = inputStreamToByteArray(entry.getValue());
400 private byte[] inputStreamToByteArray(InputStream is) throws IOException { method in class:AsmGenerator

Completed in 23 milliseconds