Searched refs:relPath (Results 1 – 1 of 1) sorted by relevance
155 String relPath = Uri.decode(uri.getEncodedPath()); in getFileForUri() local161 file = new File(tempFileDir, relPath).getCanonicalFile(); in getFileForUri()