Searched refs:lowResFile (Results 1 – 1 of 1) sorted by relevance
439 final File lowResFile = getLowResolutionBitmapFile(mTaskId, mUserId); in writeBuffer() local441 FileOutputStream lowResFos = new FileOutputStream(lowResFile); in writeBuffer()445 Slog.e(TAG, "Unable to open " + lowResFile + " for persisting.", e); in writeBuffer()