Searched refs:aCaptionFiles (Results 1 – 1 of 1) sorted by relevance
280 String[] aCaptionFiles = aCaptionFilesDir.list(); in indexDocs() local281 List aCaptionFilesList = Arrays.asList( aCaptionFiles ); in indexDocs()291 int nCaptionFilesLen = aCaptionFiles.length; in indexDocs()294 String aCaptionFileStr = aCaptionFiles[i]; in indexDocs()
Completed in 5 milliseconds