Searched refs:oldFilePath (Results 1 – 1 of 1) sorted by relevance
308 final String oldFilePath = getFilePath(uri); in copyAttachment() local320 inputStream = new FileInputStream(oldFilePath); in copyAttachment()322 LogUtils.e(LOG_TAG, "File not found for file %s", oldFilePath); in copyAttachment()373 new File(oldFilePath).delete(); in copyAttachment()