Searched refs:mappedPath (Results 1 – 1 of 1) sorted by relevance
105 File mappedPath = new File(mStorageDir, origPath.toString()); in remapToStorageDir() local106 mappedPath.getParentFile().mkdirs(); in remapToStorageDir()107 return mappedPath; in remapToStorageDir()