Searched defs:stream (Results 1 – 12 of 12) sorted by relevance
59 OutputStream stream = socket.getOutputStream(); in onHandleIntent() local
138 FileOutputStream stream = new FileOutputStream(cachePath + "/" + IMAGE_FILE); in saveImageThumbnail() local
140 InputStream stream = null; in onPerformSync() local201 public void updateLocalFeedData(final InputStream stream, final SyncResult syncResult) in updateLocalFeedData()
220 InputStream stream = null; in downloadUrl() local264 private String readStream(InputStream stream, int maxLength) throws IOException { in readStream()
115 ByteArrayOutputStream stream = new ByteArrayOutputStream(); in createNdefMessage() local
109 CardStreamFragment stream = getCardStream(); in onResume() local
224 ByteArrayOutputStream stream = new ByteArrayOutputStream(); in toByteArray() local