Searched defs:outputStream1 (Results 1 – 2 of 2) sorted by relevance
577 OutputStream outputStream1 = contentResolver.openOutputStream(uri); in openOutputStream_shouldReturnNewStreamFromRegisteredSupplier() local669 OutputStream outputStream1 = contentResolver.openOutputStream(uri, "wt"); in openOutputStream_withModeShouldReturnNewStreamFromRegisteredSupplier() local
317 ByteArrayOutputStream outputStream1 = new ByteArrayOutputStream(); in recompress_png100_samePixelss() local