Searched defs:stream (Results 1 – 8 of 8) sorted by relevance
119 InputStream stream = null; in loadFromNetwork() local150 InputStream stream = conn.getInputStream(); in downloadUrl() local162 …private String readIt(InputStream stream, int len) throws IOException, UnsupportedEncodingExceptio… in readIt()
140 InputStream stream = null; in onPerformSync() local201 public void updateLocalFeedData(final InputStream stream, final SyncResult syncResult) in updateLocalFeedData()
109 CardStreamFragment stream = getCardStream(); in onResume() local
224 ByteArrayOutputStream stream = new ByteArrayOutputStream(); in toByteArray() local