Searched refs:readIndexFile (Results 1 – 3 of 3) sorted by relevance
240 ArrayList<Long> readIndexFile(String trackId) throws IOException; in readIndexFile() method350 ArrayList<Long> keyPositions = mStorageManager.readIndexFile(trackId); in loadTrackFormStorage()
98 public ArrayList<Long> readIndexFile(String trackId) { in readIndexFile() method in TrickplayStorageManager
176 public ArrayList<Long> readIndexFile(String trackId) throws IOException { in readIndexFile() method in DvrStorageManager