Searched refs:theDir (Results 1 – 1 of 1) sorted by relevance
600 final File theDir = getDirForLocale(locale); in getDataSet() local601 return getDataSet(theDir.getAbsolutePath(), locale); in getDataSet()613 final File theDir = dirs.get(0); in getDirForLocale() local614 return theDir; in getDirForLocale()641 final File theDir = getDirForLocale(locale); in getData() local642 return getData(theDir.getAbsolutePath(), locale); in getData()