Searched defs:stream (Results 1 – 9 of 9) sorted by relevance
73 InputStream stream = ContactsContract.Contacts.openContactPhotoInputStream( in bind() local
59 OutputStream stream = socket.getOutputStream(); in onHandleIntent() local
140 InputStream stream = null; in onPerformSync() local201 public void updateLocalFeedData(final InputStream stream, final SyncResult syncResult) in updateLocalFeedData()
216 InputStream stream = null; in loadXmlFromNetwork() local274 InputStream stream = conn.getInputStream(); in downloadUrl() local
220 InputStream stream = null; in downloadUrl() local264 private String readStream(InputStream stream, int maxLength) throws IOException { in readStream()
98 InputStream stream = getResources().openRawResource(IMAGE_IDS[position]); in selectWallpaper() local
108 ByteArrayOutputStream stream = new ByteArrayOutputStream(); in createNdefMessage() local
109 CardStreamFragment stream = getCardStream(); in onResume() local
224 ByteArrayOutputStream stream = new ByteArrayOutputStream(); in toByteArray() local