Searched refs:convertPath (Results 1 – 1 of 1) sorted by relevance
191 File f = new File(mCacheRoot, convertPath(remoteFilePath)); in lockFile()226 File f = new File(mCacheRoot, convertPath(remoteFilePath)); in tryLockFile()348 String localRelativePath = convertPath(remotePath); in internalfetchRemoteFile()448 private String convertPath(String remotePath) { in convertPath() method in FileDownloadCache