Searched refs:wordPropertyList (Results 1 – 1 of 1) sorted by relevance
733 final ArrayList<WordProperty> wordPropertyList = new ArrayList<>(); in getWordPropertiesForSyncing() local747 wordPropertyList.add(wordProperty); in getWordPropertiesForSyncing()750 result.set(wordPropertyList.toArray(new WordProperty[wordPropertyList.size()])); in getWordPropertiesForSyncing()