Searched refs:reducedFile (Results 1 – 1 of 1) sorted by relevance
379 final File reducedFile = getReducedResolutionBitmapFile(mTaskId, mUserId); in writeBuffer() local381 FileOutputStream reducedFos = new FileOutputStream(reducedFile); in writeBuffer()385 Slog.e(TAG, "Unable to open " + reducedFile +" for persisting.", e); in writeBuffer()