Searched defs:stream (Results 1 – 8 of 8) sorted by relevance
67 InputStream stream = getClass().getResourceAsStream(imageName); in getImageByName() local
181 InputStream stream = new ByteArrayInputStream(buf); in createXmlFile() local
98 InputStream stream = getResources().openRawResource(IMAGE_IDS[position]); in selectWallpaper() local
776 InputStream stream = new ByteArrayInputStream( in addManifest() local831 InputStream stream = new ByteArrayInputStream( in addStringDictionaryFile() local856 InputStream stream = new ByteArrayInputStream(buffer); in addIcon() local1008 InputStream stream = new ByteArrayInputStream(template.getBytes("UTF-8")); //$NON-NLS-1$ in copyFile() local
199 public AndroidPrintStream(IProject project, String prefix, OutputStream stream) { in AndroidPrintStream()606 BufferedInputStream stream = new BufferedInputStream( in readEmbeddedFile() local
541 private static synchronized void printToStream(MessageConsoleStream stream, String tag, in printToStream()
761 void CallStack<FRAME, BASE>::showStack(FILE *stream) in showStack()
1027 void TraceReader<T>::DumpRegions(FILE *stream, ProcessState *pstate) { in DumpRegions()1384 void TraceReader<T>::ProcessState::DumpStack(FILE *stream) in DumpStack()