Searched defs:os (Results 1 – 11 of 11) sorted by relevance
48 OutputStream os = null; in insert() local
61 OutputStream os = new BufferedOutputStream(mContext.openFileOutput(FILE_NAME, 0), 8192); in save() local
213 final ByteArrayOutputStream os = new ByteArrayOutputStream(); in bitmapToBytes() local
121 final ByteArrayOutputStream os = new ByteArrayOutputStream(); in onPostExecute() local
280 final ByteArrayOutputStream os = new ByteArrayOutputStream(); in updateBookmarkFavicon() local
217 ByteArrayOutputStream os = null; in getResizedImageData() local
575 ByteArrayOutputStream os = new ByteArrayOutputStream(); in saveBitmapAsPart() local
188 long freeSpaceOS(String path, int os, boolean kb) throws IOException { in freeSpaceOS()
260 ObjectOutputStream os = new ObjectOutputStream(baos); in setPkeyMap() local
327 FileOutputStream os = new FileOutputStream(f); in getAttachment() local
745 ByteArrayOutputStream os = new ByteArrayOutputStream(); in loadTestPhoto() local