Searched refs:directoryPath (Results 1 – 1 of 1) sorted by relevance
480 final String directoryPath = (saveToSd) ? pathStart : pathStart + uri.getEncodedPath(); in getFilePath() local482 final File directory = new File(directoryPath); in getFilePath()486 return directoryPath + "/" + attachment.getName(); in getFilePath()