Searched refs:statsOfEnabledSubDicts (Results 1 – 1 of 1) sorted by relevance
723 final ArrayList<DictionaryStats> statsOfEnabledSubDicts = new ArrayList<>(); in getDictionaryStats() local727 statsOfEnabledSubDicts.add(dictionary.getDictionaryStats()); in getDictionaryStats()729 return statsOfEnabledSubDicts; in getDictionaryStats()