Searched refs:recordedProgramDir (Results 1 – 2 of 2) sorted by relevance
123 File recordedProgramDir = new File(dataUri.getPath()); in getRecordedProgramsDirs() local125 recordedProgramDirs.add(recordedProgramDir.getCanonicalPath()); in getRecordedProgramsDirs()
161 File recordedProgramDir = new File(dataUri.getPath()); in getDeleteOps() local162 if (!recordedProgramDir.exists()) { in getDeleteOps()